Questo contenuto non è disponibile nella lingua selezionata.

26.9. Replacing the Web Server's and LDAP Server's Certificate


To replace the service certificates for the web server and LDAP server:
  1. Request a new certificate. You can do this using:
    • an external CA: generate a private key and certificate signing request (CSR). For example, using OpenSSL:
      $ openssl req -new -newkey rsa:2048 -days 365 -nodes -keyout new.key -out new.csr -subj '/CN=idmserver.idm.example.com,O=IDM.EXAMPLE.COM'
      Copy to Clipboard Toggle word wrap
      Submit the CSR to the external CA. The process differs depending on the service to be used as the external CA.
  2. Replace the Apache web server's private key and certificate:
    [root@ipaserver ~]# ipa-server-certinstall -w --pin=password new.key new.crt
    Copy to Clipboard Toggle word wrap
  3. Replace the LDAP server's private key and certificate:
    [root@ipaserver ~]# ipa-server-certinstall -d --pin=password new.key new.cert
    Copy to Clipboard Toggle word wrap
Torna in cima
Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi. Esplora i nostri ultimi aggiornamenti.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Theme

© 2025 Red Hat