Antw: Problem submiting the @ symbol with Xenroll

2000-03-14 Thread Alexander Tampermeier
Hi, I had the same effect when using German Umlaut-characters. One should only use 7 Bit ASCII characters or Enroll.CreatePKCS10 () crashes. However, the @ character works fine for me. Tampi >>> [EMAIL PROTECTED] 14.03.2000 13.33 Uhr >>> Hello everybody: I use a form to request certificates

Re: BIO_write call crashes...

2000-03-14 Thread Dr Stephen Henson
Grebelsky, Konstantin wrote: > > I have tried a number of things: > X509_print_fp > PEM_write_X509 > PEM_write_DSAPrivateKey > > all of these crash when they get to fwrite in file_write in bss_file.c > They crash when fwrite tries to lock the stream... > Does anybody know why this is happening?

RE: Help me!

2000-03-14 Thread Juan Zanglá
You can useWINZIP 5.x to decompress the files.TAR.GZ. To install, you should read the file INSTALL.W32. Good luck. Juan *** >Subject: Help me! > Date: Thu, 27 Apr 2000 20:29:25 - >From: "tinhocvdc3" <[EMAIL PROTECTED]> > Reply-To:

RE: Urgent help! -- failed in SSLv3 read client certificate.

2000-03-14 Thread Max Pritikin
So far so good. Are you running OSP to do this? Which cisco engineer were you working with? The "> > >6d01h: SSL: process certificate" is when IOS attempts to respond with its client certificate. I don't know openssl but aren't you trying to _not_ request the client cert? - max > -

BIO_write call crashes...

2000-03-14 Thread Grebelsky, Konstantin
I have tried a number of things: X509_print_fp PEM_write_X509 PEM_write_DSAPrivateKey all of these crash when they get to fwrite in file_write in bss_file.c They crash when fwrite tries to lock the stream... Does anybody know why this is happening? All this of course inside my code all openssl s

Re: Newbie - Need to mimic how a browser handles https requests?

2000-03-14 Thread Andy Moskoff
On Tue, 14 Mar 2000, Catherine Grogan wrote: > Can anyone help with this ? > > If someone has a very simple example of how to do basic authentication > then that would be great as I could use it as a starting point. > > Thanks in advance, > > Catherine. > > I've attached a client an

Re: [OT] A public key algorithm suitable for microcontroller implementation?

2000-03-14 Thread Rod Gilchrist
Wojciech Zabolotny wrote: > Hi All, > > I'm looking for a public key encryption algorithm, well suited for > implementation in the microcontroller. The private key encryption > should be relatively simple (it will be performed by the uC), and > should use as small of RAM as possible (however t