Skip to content

Commit

Permalink
Formatting fix (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordankainos authored Jan 14, 2025
1 parent 03a81d5 commit a535de3
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,13 @@ If your site is being hosted on:
- [Azure CDN](https://docs.microsoft.com/en-us/azure/cdn/)

Then you must use [Microsoft managed certificates](https://docs.microsoft.com/en-us/azure/frontdoor/front-door-custom-domain-https#option-1-default-use-a-certificate-managed-by-front-door)

You can automatically generate/deploy an Azure-manged certificate by copying an existing site in [Azure Platform Terraform](https://github.com/hmcts/azure-platform-terraform/commit/f6655ecb98de678647e0adae1aeb7dc693a01cb4)

Please note, if the certificate status on 'domains' under Frontdoor in Azure portal does not show as 'deployed', you will need to manually validate the certificate by creating a TXT record on Azure-public-DNS like in this [example PR](https://github.com/hmcts/azure-public-dns/pull/1963)

You can view the TXT record that needs created by clicking on the status under 'validation state'

<img src="../../images/validate-dns.png" alt="Domain validation TXT record" width="500"/>

## Manual certificate requests
Expand Down

0 comments on commit a535de3

Please sign in to comment.