Hi Thanks for reply. but there is a problem .. is there is the example
certutil -d . -L
Certificate Nickname Trust Attributes
SSL,S/MIME,JAR/XPI
CA certificate CTu,u,u server-cert u,u,u Server-Cert u,u,u [root@ldap-2 slapd-ldap-2]# certutil -d . -L -n "CA Certificate" -a > /root/ds-ca.crt certutil: Could not find cert: CA Certificate : File not found.
so it does not find the file ..
whats shall i do ?? Thanks
I am not sure about case sensivity in names soo just to be sure: your CA is named "CA certificate" and you used name "CA Certtificate" 28-07-2012 12:15, "fosiul alam" expertalert@gmail.com napisał(a):
Hi Thanks for reply. but there is a problem .. is there is the example
certutil -d . -L
Certificate Nickname Trust Attributes
SSL,S/MIME,JAR/XPI
CA certificate CTu,u,u server-cert u,u,u Server-Cert u,u,u [root@ldap-2 slapd-ldap-2]# certutil -d . -L -n "CA Certificate" -a > /root/ds-ca.crt certutil: Could not find cert: CA Certificate : File not found.
so it does not find the file ..
whats shall i do ?? Thanks
-- 389 users mailing list 389-users@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-users
Hello
On Sat, Jul 28, 2012 at 3:44 PM, fosiul alam expertalert@gmail.com wrote:
Hi Thanks for reply. but there is a problem .. is there is the example
certutil -d . -L
Certificate Nickname Trust Attributes
SSL,S/MIME,JAR/XPI
CA certificate CTu,u,u server-cert u,u,u Server-Cert u,u,u [root@ldap-2 slapd-ldap-2]# certutil -d . -L -n "CA Certificate" -a > /root/ds-ca.crt certutil: Could not find cert: CA Certificate : File not found.
so it does not find the file ..
whats shall i do ?? Thanks
# certutil -d . -L -n "CA certificate" -a > my-public-ca.asc
It should be same as created, You actually have "CA certificate" & you are trying to extract "CA Certificate" Looks at upper/lower case.
Regards Arpit Tolani
389-users@lists.fedoraproject.org