LogoLogo
LogoLogo
  • Welcome
  • Details
  • Editions
  • Use Cases
  • SCEPMAN Deployment
    • Getting Started
      • Standard Guide
      • Extended Guide
    • Permissions
      • Azure App Registration
      • Managed Identities
    • Deployment Options
      • Marketplace deployment
      • Enterprise deployment
      • Terraform deployment
    • Root CA
    • Intermediate CA
  • Certificate Management
    • Revocation
    • Microsoft Intune
      • Windows
        • Certificate Based Authentication for RDP
      • macOS
      • Android
      • iOS/iPadOS
      • Linux
    • Jamf Pro
      • General Configuration
      • Computers
      • Devices
      • Users
    • Other MDM Solutions
      • Google Workspace
        • ChromeOS
      • Kandji
      • Mosyle
      • SOTI MobiControl
    • Certificate Master
      • Manage Certificates
      • Certificate Signing Request (CSR)
      • TLS Server Certificate
      • Sub CA Certificate
      • Code Signing Certificate
      • Client Certificate
      • User Certificate
    • Domain Controller Certificates
    • Enrollment REST API
      • Self Service Enrollment
        • Intune Managed Linux Client
        • Unmanaged Linux Client
      • API Enrollment
        • Linux Server
        • Windows Server
      • SCEPmanClient
  • Azure Configuration
    • Application Insights
    • App Service Sizing
      • Autoscaling
    • Custom Domain
    • Geo-Redundancy
    • Health Check
      • Using 3rd Party Monitoring
    • Log Management
    • Moving Resources
    • Private Endpoints
    • Split-Tenancy
  • Update Strategy
  • SCEPman Configuration
    • SCEPman Settings
      • Basics
      • Certificates
      • Certificate Master
      • CRL
      • Dependencies (Azure Services)
        • Azure KeyVault
        • Logging
        • Microsoft Entra ID (Azure AD)
        • National Cloud Platforms
      • Enrollment REST API
      • OCSP
      • SCEP Endpoints
        • DC Validation
        • Intune Validation
        • Jamf Validation
        • Static Validation
        • Static-AAD Validation
    • Certificate Master Settings
      • Basics
      • Microsoft Entra ID (Azure AD)
      • Logging
      • National Cloud Platforms
    • Application Artifacts
    • Certificate Master RBAC
    • Device Directories
    • Intune Strong Mapping
  • Other
    • Security & Privacy
    • Support
    • Licensing
      • Azure Marketplace
    • FAQs
      • General
      • Certificate Connector
      • Network Access Controllers
      • Renewing SCEPman Root CA
    • Troubleshooting
      • Common Problems
      • Certifried Security Vulnerability
      • Cisco ISE Host Header Limitation
      • Intune service discovery API permissions
      • Re-enrollment trigger
  • Uninstallation
  • Change Log
  • Links
  • SCEPman Website
Powered by GitBook
On this page
  • Available SCEPman Channels
  • SCEPman Production Channel
  • SCEPman Beta Channel
  • SCEPman Internal Channel
  • SCEPman Deferred Channel
  • Available SCEPman Certificate Master Channels
  • Certificate Master Production Channel
  • Certificate Master Beta Channel
  • Certificate Master Internal Channel
  • Certificate Master Deferred Channel
  • Custom Artifact Location
  • Change Artifacts

Was this helpful?

  1. SCEPman Configuration

Application Artifacts

Last updated 1 month ago

Was this helpful?

Available SCEPman Channels

We offer three channels for our SCEPman web applications, you can find the actual artifacts also on . In order to receive updates from one of the update channels, copy the respective URL from below into the setting of your SCEPman App Service.

There are two independent artifact hosts, GitHub and Azure (install.scepman.com). If one of the two should fail, you can switch to the other. Thus, there are two download URLs for each channel. Detecting the used channel when using install.scepman.com requires SCEPman 2.3, but apart from that also works with SCEPman 2.2.

SCEPman Production Channel

  • full released version

  • function and load-tested

  • bugs not expected

https://raw.githubusercontent.com/scepman/install/master/dist/Artifacts.zip
https://install.scepman.com/dist/Artifacts.zip

SCEPman Beta Channel

  • next production release

  • function tested, but no load-test

  • bugs possible

https://raw.githubusercontent.com/scepman/install/master/dist/Artifacts-Beta.zip
https://install.scepman.com/dist/Artifacts-Beta.zip

SCEPman Internal Channel

  • ongoing development

  • limited function tested and no load-test

  • bugs expected

https://raw.githubusercontent.com/scepman/install/master/dist/Artifacts-Intern.zip
https://install.scepman.com/dist/Artifacts-Intern.zip

SCEPman Deferred Channel

  • second-to-latest version

  • function and load-tested

  • does not include the latest bugfixes and features

https://raw.githubusercontent.com/scepman/install/deferred/dist/Artifacts.zip

Available SCEPman Certificate Master Channels

Certificate Master Production Channel

https://raw.githubusercontent.com/scepman/install/master/dist-certmaster/CertMaster-Artifacts.zip
https://install.scepman.com/dist-certmaster/CertMaster-Artifacts.zip

Certificate Master Beta Channel

https://raw.githubusercontent.com/scepman/install/master/dist-certmaster/CertMaster-Artifacts-Beta.zip
https://install.scepman.com/dist-certmaster/CertMaster-Artifacts-Beta.zip

Certificate Master Internal Channel

https://raw.githubusercontent.com/scepman/install/master/dist-certmaster/CertMaster-Artifacts-Intern.zip
https://install.scepman.com/dist-certmaster/CertMaster-Artifacts-Intern.zip

Certificate Master Deferred Channel

https://raw.githubusercontent.com/scepman/install/deferred/dist-certmaster/CertMaster-Artifacts.zip

Custom Artifact Location

To have full control over the update process and what artifacts are loaded by your App Service you can deploy your own Azure Storage Account. We recommend using one of the update channels, so if this is not required, skip this section.

1. Start at your Resource group where you have deployed SCEPman and click + Add

2. Search for storage account in the Marketplace search bar and click on Storage account - blob, file, table, queue

3. Your Subscription and resource group are pre-selected and you can start with defining Storage account name, Location Performance, Account kind, Replication and Access tier (Use settings as shown in the screenshot)

4. Go to the Advanced tab and set the Blob public access to Enabled

5. Click on Review + create and then on Create

6. After the successful creation of your storage account you can open the Storage account overview and open the Storage Explorer (preview)

7. In the Storage Explorer (preview) you can right click on the BLOB CONTAINERS and select Create blob container. Specify a Name and set the Public access level to Blob. After this you can click on Create

Change Artifacts

1

Go to your Azure Portal

2

Navigate to App Services

3

Select your SCEPman App Service

4

Navigate to Environment Variables

5

Locate and Edit the parameter WEBSITE_RUN_FROM_PACKAGE

6

Repeat Steps 1 - 5 for the Certificate Master (Optional)

We offer three channels for our SCEPman web applications, you can find the actual artifacts also on . In order to receive updates from one of the update channels, copy the respective URL from below into the setting of your Certificate Master App Service.

8. You need to reload the Storage Explorer (Preview) and then you can see your container under BLOB CONTAINERS. Now you can download the Artifacts from our GitHub (See ) and upload the artifacts here.

9. After the successful upload you can select your blob and click on Copy URL. You need this URL in the Part Change Artifacts ()

To get continuous updates for SCEPman you can point a configuration variable to the of SCEPman (Evergreen Approach). During every restart, the Azure Web App will do a check and a copy deployment if necessary.

Replace the URL with your chosen or

The Certificate Master has the same WEBSITE_RUN_FROM_PACKAGE parameter. This can be changed to a different or

maintained GitHub repository
Application Artifacts
Application Artifacts
SCEPman Update Channel
Custom Artificate Location
Certificate Master Update Channel
Custom Artifact Location
Github
Github
WEBSITE_RUN_FROM_PACKAGE
WEBSITE_RUN_FROM_PACKAGE