Displaying 3 results from an estimated 3 matches for "certdb".
2015 May 29
0
NSS Tools certutil buggy ? Centos 6 nss-tools-3.18.0
Hi,
I try to add a certificate to a fresh certificate db, but the trust
attributes are not set as expected. Neither can I change tham.
The cert/pem is valid and double checked :)
Any idea/suggestion?
certutil -N -d certdb-test
certutil -A -n "foobar" -t "u,u,u" -d certdb-test/ -i foobar.pem
certutil -L -d certdb-test/
Certificate Nickname Trust Attributes
SSL,S/MIME,JAR/XPI
foobar...
2013 Dec 17
1
ldapsearch w. SSL refuses to connect to server with openssl 1.0.1 (worked with openssl 1.0.0)
...?base)
Enter LDAP Password:
ldap_sasl_bind
ldap_send_initial_request
ldap_new_connection 1 1 0
ldap_int_open_connection
ldap_connect_to_host: TCP ldap.domain.org:6636
ldap_new_socket: 3
ldap_prepare_socket: 3
ldap_connect_to_host: Trying 12.34.56.78:6636
ldap_pvt_connect: fd: 3 tm: -1 async: 0
TLS: certdb config: configDir='/etc/openldap/cacerts'
tokenDescription='ldap(0)' certPrefix='' keyPrefix='' flags=readOnly
TLS: cannot open certdb '/etc/openldap/cacerts', error -8018:Unknown
PKCS #11 error.
TLS: error: connect - force handshake failure: errno 0 - mozn...
2015 May 29
0
Booting back into CentOS-6
...utf-8"
>
> Hi,
>
> I try to add a certificate to a fresh certificate db, but the trust
> attributes are not set as expected. Neither can I change tham.
>
> The cert/pem is valid and double checked :)
>
>
> Any idea/suggestion?
>
>
> certutil -N -d certdb-test
>
> certutil -A -n "foobar" -t "u,u,u" -d certdb-test/ -i foobar.pem
>
> certutil -L -d certdb-test/
>
>
> Certificate Nickname Trust Attributes
> SSL,S/MIME,JAR/XPI
>...