Re: Managing key3.db file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Emmanuel BILLOT wrote:
Hi,

I want to use an external certificate (not generated by FDS/RHDS console).
I have a crt file and a key file.

Is there any method to add the key file to key3.db ?

Is it possible to add a 'not FDS generated cert" to FDS ?

BR,


Sure. The easiest way would be to make a PKCS#12 file out of the cert and key and load that into the FDS database.

This will make a certificate with the nickname Server-Cert and add it to FDS:

# openssl pkcs12 -export -in cert.pem -inkey key.pem -out cert.p12 -name "Server-Cert"

# pk12util -i cert.p12 -d /etc/dirsrv/slapd-INSTANCE

You'll still need to add and trust the CA certificate that issued your server cert.

rob

--
Fedora-directory-users mailing list
Fedora-directory-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-directory-users

[Index of Archives]     [Fedora Directory Users]     [Fedora Directory Devel]     [Fedora Announce]     [Fedora Legacy Announce]     [Kernel]     [Fedora Legacy]     [Share Photos]     [Fedora Desktop]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux