Re: SSL fallback...

1999-09-03 Thread Michael Salmon
+- On Thu, 02 Sep 1999 23:38:01 +0800, Ng Pheng Siong writes: | On Wed, Sep 01, 1999 at 01:45:00PM -0700, Wil Boucher wrote: | Does anyone know of a program like sslwrap or stunnel that can fallback to | a non-ssl connection if the SSL handshake fails? | | example.. | | connect to

Re: New openssl/apps/spkac

1999-09-03 Thread Jan Meijer
Dear Steve, I've also added a brand new 'spkac' program that prints out the whole SPKAC structure and allows one to be created from a private key. Its based on your original idea but rewritten from scratch. Since its all very new I'd appreciate any comments. There may well be the odd bug

Re: New openssl/apps/spkac

1999-09-03 Thread Jan Meijer
Hi Massimiliano, You are asking wich type of algorithm the user is about to use (DSA/RSA/ whatever) ? Yep. I am not sure I understood it (partially because I never took a close look to PGP ... blame me (!!!)): can you make some real example ? Cout that be the public key itself contained

Making user certs in batch mode?

1999-09-03 Thread Tom Jordan
Hi all, I have to generate a large number of user certificates from data supplied by a database feed. Getting the data out and into a custom format isn't a problem, I just need to be able to run this in batch mode. Does anyone know of good tools, strategies or techniques I could use to