From ab070efd25ae30ea5132ee7e38a9c74b71cc31d9 Mon Sep 17 00:00:00 2001 From: grindsa Date: Sun, 3 Nov 2024 08:24:28 +0100 Subject: [PATCH] [fix] removed dead links --- CHANGES.md | 2 +- docs/entrust.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 245f99ff..f7d16b55 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,7 +10,7 @@ and pick the appropriate release branch. **Features and Improvements**: - [ca handler](docs/digicert.md) using the [DigiCert CertCentral API](https://dev.digicert.com/en/certcentral-apis.html) -- [ca handler](docs/entrust.md) using the [Entrust ECS Enterprise APIl](https://www.entrust.com/products/digital-certificates/tls-ssl/entrust-certificate-services) +- [ca handler](docs/entrust.md) using the Entrust ECS Enterprise APIl - [EAB Profiling support](docs/eab_profiling.md) in Microsoft CA handlers - [#187](https://github.com/grindsa/acme2certifier/pull/187) url option for mscertsrv ca handler - subject profiling feature diff --git a/docs/entrust.md b/docs/entrust.md index 51d7f9fd..9fbc2837 100644 --- a/docs/entrust.md +++ b/docs/entrust.md @@ -2,7 +2,7 @@ # Connecting to Entrust ECS Enterprise -This handler can be used to enroll certificates from [Entrust ECS Enterprise APIl](https://www.entrust.com/products/digital-certificates/tls-ssl/entrust-certificate-services). +This handler can be used to enroll certificates from Entrust ECS Enterprise API. ## Prerequisites