Skip to content

Commit

Permalink
cert-enroll: Added the cert-install-ssl script
Browse files Browse the repository at this point in the history
  • Loading branch information
strongX509 committed Nov 15, 2023
1 parent 3c46611 commit 8c0986a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/modules/ROOT/pages/tools/cert-enroll.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,10 @@ key and certificate installations can be implemented.
Installs the private key, the host and CA certificates needed as TLS credentials
by an `*apache2*`-based {OPENXPKI}[*OpenXPKI*] server.

* {GITHUB}/cert-install-ssl[`*cert-install-ssl*`]:
Installs the generated key, host certificate and associated CA certificates
as credentials for a TLS-protected client-server connection.

* {GITHUB}/cert-install-sssd[`*cert-install-sssd*`]:
Copies the current and the previous but still valid *Root CA* and
*Intermediate CA* certificates into the `*ldap_tls_cacertdir*` directory defined
Expand Down

0 comments on commit 8c0986a

Please sign in to comment.