[389-users] extract CA certificate

Rob Crittenden rcritten at redhat.com
Wed Sep 12 15:01:48 UTC 2012


Gregory Matthews wrote:
> is it possible to extract/export the CA certificate stored on a 389
> directory server? If so, how so?
>

# certutil -L -d /etc/dirsrv/slapd-YOURINSTANCE

Note the nickname of your CA

# certutil -L -d /etc/dirsrv/slapd-YOURINSTANCE -n "nickname_of_CA" -a

rob




More information about the 389-users mailing list