Ken Coar
2014-05-21 18:39:54 UTC
Is adding more support for certificate processing in the roadmap?
I have a requirement to verify the CA cert that signed the LDAP server's
cert, but that granularity doesn't appear to have been reached yet.
Someone roughed out an initial pass
at https://gist.github.com/mintuhouse/9931865 but I don't know how it would
fit into the upstream code.
I'm looking for something like Python's
ldap.set_option(ldap.OPT_X_TLS_CACERTFILE,'/etc/pki/tls/certs/cacert.crt')
Thanks!
I have a requirement to verify the CA cert that signed the LDAP server's
cert, but that granularity doesn't appear to have been reached yet.
Someone roughed out an initial pass
at https://gist.github.com/mintuhouse/9931865 but I don't know how it would
fit into the upstream code.
I'm looking for something like Python's
ldap.set_option(ldap.OPT_X_TLS_CACERTFILE,'/etc/pki/tls/certs/cacert.crt')
Thanks!
--
You received this message because you are subscribed to the Google Groups "Ruby LDAP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ruby-ldap+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Ruby LDAP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ruby-ldap+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/d/optout.