CRLS........

2000-04-04 Thread Michael Harvey
Be Nice ,..I am new I Need Help with setting up CRL's I run a small www site for a special group I set up a Self signed CA My Problem... each client has a cert that is checked How do create a Proper crl cert I tried. but they still can log in or MSIE says "cannot determine the valid

Re: Converting NT server key to PEM format

2000-04-04 Thread SCH
The exported key from IIS is a NETSCAPE_RSA struct. you can program to get the its strucutre. Charles Walker wrote: > Hello there, > > I am attempting to convert a key backup generated by Microsoft Key > Manager to PEM format, according to some hints that I have seen in the > archive of this ma

Re: PKCS7 chain certificates

2000-04-04 Thread Martin M.T. Leung
Hi Jorge, I think this is a bug of Netscape as IE will prompt for you to accept the CA certificate. A workaround is to download CA cert and user cert separately. If you download CA cert with MIME type application/x-x509-ca-cert, Netscape will guide you to accept the CA cert. Rgds. Martin Jorge

Re: PKCS#12 -> DER/PEM

2000-04-04 Thread Steve Samorodin
I saw a problem like this using OpenSSL 0.9.5 28 Feb 2000 on Solaris. When I tried to convert a pkcs#12 file into PEM the private key didn't appear in the file with the public key. Once I switched back to using FreeBSD and OpenSSL 0.9.4 it worked again. Steven Brian Kresge wrote: > > I have r

what's wrong with the following?

2000-04-04 Thread Richard Dykiel
Hello, the Microsoft debug memory detects leaks that are not detected by openssl's debug tools. These leaks occur in a signature verification function that I'm implementing on the PKCS#7 module, and might result in insufficient memory in my server over time.   I'd really appreciate if someon

Win32 Libraries???

2000-04-04 Thread Matthew Clark
Anyone know of some Inprise Delphi libraries (or active X etc) for SSL ?? We need them to work on all Win95, Win98, WinNT and Win2000... Has anyone translated the OpenSSH headers to Delphi?? Regards, Matthew Clark. __ OpenSSL

Re: where to look for a start for TSL in a server app

2000-04-04 Thread Lutz Jaenicke
On Tue, Apr 04, 2000 at 08:01:09PM +0200, Holger Schmidt wrote: > Hi > > I want to use the openssl library to implement TLS in a server application > Can someone show me some urls or documents to read. Please have a look into the "related" section at www.openssl.org. There you will find links to