Re: DSA based certificates break the ssl demos

2000-03-24 Thread Bodo Moeller
Rogier Mulhuijzen <[EMAIL PROTECTED]>: > [...] to make sure everything goes right I started out with altering > the demos/ssl/*.cpp files. [...] > started experimenting with becoming a CA and making my own certificates. > Doing that I realised that using RSA based stuff would mean getting a > li

RE: DSA based certificates break the ssl demos

2000-03-24 Thread Rogier Mulhuijzen
h the same libssl Rogier > -Oorspronkelijk bericht- > Van: Rogier Mulhuijzen > Verzonden:vrijdag 24 maart 2000 12:08 > Aan: '[EMAIL PROTECTED]' > Onderwerp: DSA based certificates break the ssl demos > > Hi, > > I'm working o

DSA based certificates break the ssl demos

2000-03-24 Thread Rogier Mulhuijzen
Hi, I'm working on converting an application to SSL. But to make sure everything goes right I started out with altering the demos/ssl/*.cpp files. Altered things like making the socket non-blocking. After doing getting this to work I started thinking about certificates, and started experimenting