I posted a similar query about a week and a half ago and have not
heard any responses! I am also wondering about this. If you
hear anything...or stumble across a reason...please post it.
Thanks,
Steve Castro
>
> Here's an odd one. I looked in the archives, and didn't find this
> precise phra
> In a LDAP directory, certificates can be stored as binary
> data under the attribute "userCertificate".
>
> Which of the certificate formats that OpenSSL can produce is
> the correct one to use for this?
>
You can load a DER encoded x509 certificate with ldapmodify or so. Don't
forget to speci
On Fri, Oct 06, 2000 at 03:46:01PM -0400, Aram Khalili wrote:
> So I've read RFC2459 to some enlightenment, as I now use
>
> crlDistributionPoints=DNS:crl.name.com, cRLIssuer:issuer, DNS:cert.name.com
>
> or
>
> crlDistributionPoints=DNS:crl.name.com, fullName:issuer, DNS:cert.name.com
>
>
I've gathered some info the last few days and pondered a bit, and
finally came up with a hopefully better system to get shared libraries
(libcrypto.so and libssl.so). I've done pretty extensive tests on my
laptop (running GNU/Debian unstable), and it seems to work well there.
The issues I've bat