RE: [openssl.org #323] Bug in authorityKeyIdentifier extension ?

2002-11-13 Thread benson
I've been very pleasantly surprised, in the last few months, at the
responsiveness of MS support people and developers whom I have
encountered by submitting support requests related to Kerberos and
X.509. If someone would turn down the flame-meter a notch or two and
construct a concise document explaining what's wrong with their
implementation, you might get what you want.

__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



D2i_RSA_PUBKEY vs. d2i_RSAPublicKey

2002-11-05 Thread benson
Why do the RSA-related command interfaces write public keys in the X509
ASN1 format instead of the vanilla RSA ASN1 format defined by
d2i_RSAPublicKey etc?

__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



LDAP certificate lookup

2002-08-28 Thread Benson Margulies
Title: Message



Is anyone out there 
contemplating adding LDAP lookup to the stock certificate validation code on the 
server side? Does this make sense as part of the library?