Rechercher une page de manuel
ipa-server-certinstall
Langue: en
Version: Mar 14 2008 (fedora - 04/07/09)
Section: 1 (Commandes utilisateur)
NAME
ipa-server-certinstall - Install new SSL server certificatesSYNOPSIS
ipa-server-certinstall [OPTION]... PKCS12_FILEDESCRIPTION
Replace the current SSL Directory and/or Apache server certificate(s) with the certificate in the PKCS#12 file.PKCS#12 is a file format used to safely transport SSL certificates and public/private keypairs.
They may be generated and managed using the NSS pk12util command or the OpenSSL pkcs12 command.
The service(s) are not automatically restarted. In order to use the newly installed certificate(s) you will need to manually restart the Directory and/or Apache servers.
OPTIONS
- -d, --dirsrv
- Install the certificate on the Directory Server
- -w, --http
- Install the certificate in the Apache Web Server
- --dirsrv_pin=DIRSRV_PIN
- The password of the Directory Server PKCS#12 file
- --http_pin=HTTP_PIN
- The password of the Apache Server PKCS#12 file
EXIT STATUS
0 if the installation was successful1 if an error occurred
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre