Skip to content

Commit

Permalink
Update step-ca/certificate-authority-server-production.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Herman Slatman <hslatman@users.noreply.github.com>
  • Loading branch information
tashian and hslatman authored Aug 29, 2024
1 parent f305416 commit 4b226f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion step-ca/certificate-authority-server-production.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ it can be rendered unusable by an attacker through revocation.

But there are downsides:
CRL adds a service dependency to your PKI.
Clients check the CRL endpoint on every new connections,
Clients check the CRL endpoint on every new connection,
adding significant latency to the TLS handshake,
and load on your CRL endpoint.

Expand Down

0 comments on commit 4b226f4

Please sign in to comment.