Skip to content

Commit 6b0bfe5

Browse files
Update doc public-ca
1 parent 8f89cf4 commit 6b0bfe5

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

docs/Certificate Lifecycle Management/public-ca.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Akeyless supports [ZeroSSL](https://zerossl.com/), [GlobalSign](https://www.glob
1414

1515
The public certificate authority will sign and issue the certificate, while Akeyless will store and manage the certificate lifecycle.
1616

17-
The issuance flow uses a Public CA Target with Akeyless [PKI Issuer](https://docs.akeyless.io/docs/ssh-and-pkitls-certificates), ensuring full automation and storage of your public certificate while providing real-time expiration notification inside the [Event Center](https://docs.akeyless.io/docs/event-center) to manage the lifecycle of your certificates.
17+
The issuance flow uses a Public CA Target with Akeyless [PKI Issuer](https://docs.akeyless.io/docs/ssh-and-pkitls-certificates), ensuring full automation and storage of your public certificate, and providing real-time expiration notifications in the [Event Center](https://docs.akeyless.io/docs/event-center) to manage the lifecycle of your certificates.
1818

1919
## Prerequisites
2020

@@ -62,9 +62,7 @@ You can find the complete list of parameters for this command in the [CLI Refere
6262

6363
> ℹ️ **Note (Allowed Domains):**
6464
>
65-
> Due to the nature of some Public CAs, for example, GoDaddy, **CN** might be sent with the classic `www.` prefix, it is recommended to check this in advance for future automated renewal.
66-
67-
<!-- -->
65+
> Due to the nature of some Public CAs, for example, GoDaddy, **CN** might be sent with the classic `www.` prefix; it is recommended to check this in advance for future automated renewal.
6866
6967
> ℹ️ **Note (Auto-Renew and Public CA Certificate Validity):**
7068
>
@@ -93,7 +91,7 @@ Where:
9391

9492
* `common-name`: Certificate common name.
9593

96-
* `gateway-url`: Akeyless Gateway URL (port `8000`). to generate the classic key, relevant only when using `generate-key` option.
94+
* `gateway-url`: Akeyless Gateway URL (port `8000`). to generate the classic key, relevant only when using the `generate-key` option.
9795

9896
You can find the complete list of parameters for this command in the [CLI Reference - Certificates](https://docs.akeyless.io/docs/cli-reference-certificates#generate-csr) section.
9997

@@ -131,4 +129,4 @@ Once the certificate issue request is processed, the selected public CA target v
131129
>
132130
> Validation depends on the selected public CA target. Some targets use email-based validation, while the [Let's Encrypt Target](https://docs.akeyless.io/docs/lets-encrypt) uses ACME challenge validation (`http` or `dns`).
133131
134-
The issued [Certificate item](https://docs.akeyless.io/docs/certificate-storage) should be created under the `destination-path` storage folder inside Akeyless.
132+
The issued [Certificate item](https://docs.akeyless.io/docs/certificate-storage) should be created under the `destination-path` storage folder inside Akeyless.

0 commit comments

Comments
 (0)