- Upload a .PFX file as a secure file in your projects library.
- Create a secret variable with the password of that .PFX file.
- Add the Download Secure File to the release definition to download the .PFX file to your agent.
- Add the Install SSL and custom domains step after the Download Secure File step.
- Configure the step with the following settings:
- AzureRM subscription: The service connection to your Azure subscription.
- AppServiceName: The name of the App Service to which the certificate and custom domains must be installed.
- AppServiceSlotName: The name of the deployment slot inside the App Service. Keep empty if there is only the default deployment slot.
- CertificateFileName: The name of the secure file containing the certificate.
- CertificatePassword: The password of the certificate.
- CustomDomains: The list of custom domains to be attached, use comma's to separate multiple domains.
- ResourceGroupName: The name of the resource group in which the App Service exists in Azure.
forked from wearetriple/ados-extension-ssl-custom-domain
-
Notifications
You must be signed in to change notification settings - Fork 0
ADOS / VSTS Extension for adding a .PFX and Custom Domains to an App Service in Azure.
License
rdeveen/ados-extension-ssl-custom-domain
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
ADOS / VSTS Extension for adding a .PFX and Custom Domains to an App Service in Azure.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PowerShell 100.0%