[Fedora-directory-users] Certutil procedure Incorrect & not adding Certificates to CA Certs?

Anthony Giggins aGiggins at wcg.net.au
Thu Jan 24 04:40:35 UTC 2008


http://www.redhat.com/docs/manuals/dir-server/ag/8.0/certutil-procedure.
html

This procedure seems to contain errors some errors, mostly only
capitalization errors, but none the less they probably should be fixed

10. should be
certutil -L -d . -n "CA certificate" -a > cacert.asc 
ie. NOT Certificate with a Capital C
certutil -L -d . -n "CA Certificate" -a > cacert.asc

Also 

11. has the same problem it should be 
pk12util -d . -o cacert.pk12 -n "CA certificate"

Also

The procedure creates 2 Server Certs and no CA Certs can anyone please
confirm the correct commands to add the certificates to the CA Certs
rather then the Server Certs


I'm also getting issues when using the setupssl2.sh script (
http://directory.fedoraproject.org/download/setupssl2.sh ) on the wiki
(I am running version Fedora Directory Server 1.1 on Centos 5.1 from the
Fedora 6 yum repositories using the procedure
http://directory.fedoraproject.org/wiki/Download#Enterprise_Linux_5 )



Regards,

Anthony






More information about the Fedora-directory-users mailing list