Re: OpenSSL - Java [newbie]

2003-05-29 Thread Rich Salz
> I know of no "pure" OpenSSL implementations in Java; but the most recent > (1.4) Sun JDK's include something of an SSL toolkit, named JSSE. PureTLS has been around for a couple of years. Liberal open source license, pure Java, written by one of the true SSL/TLS experts. See http://www.rtfm.com

Re: OpenSSL - Java [newbie]

2003-05-29 Thread Q M
: Hi All, : : Please, there are any suport for OpenSSL with Java? Case yes, where can i : found? I know of no "pure" OpenSSL implementations in Java; but the most recent (1.4) Sun JDK's include something of an SSL toolkit, named JSSE. If wish to do work with SSL certs/encryption/etc in Java,

Re: Chained certificates and uw-imapd (using OpenSSL)

2003-05-29 Thread Dr. Stephen Henson
On Thu, May 29, 2003, David Luyer wrote: > Hello, > > I'm having a problem trying to get a chained certificate to work with > uw-imapd. It works fine with apache-ssl and apache + mod_ssl. > On uw-imapd (which uses openssl) it fails as the CA certificate is > not presented (so the mail client giv

Chained certificates and uw-imapd (using OpenSSL)

2003-05-29 Thread David Luyer
Hello, I'm having a problem trying to get a chained certificate to work with uw-imapd. It works fine with apache-ssl and apache + mod_ssl. On uw-imapd (which uses openssl) it fails as the CA certificate is not presented (so the mail client gives a warning), or if I try and present it OpenSSL reje

SSL_accept wierdness for TLS and SSLv3 methods only

2003-05-29 Thread Mark Pearson
Hi, I'm hoping someone out there might have some ideas on a very wierd problem I'm seeing: I'm running an SSL server, on non-blocking sockets with SSLv23_server_method. It works beautifully if I have my browser (IE) set to use only SSL V2 If I set the browser to TLS or SSL V3 what I see is tha

Re: How do one add a client certificates on a p800 Symbian 7.0 (Sony Ericsson)

2003-05-29 Thread Dr. Stephen Henson
On Wed, May 28, 2003, Pär Ahrén wrote: > Hi, > > I have searched on the net for hours but have not found the right information. > I have succeeded added a CA-certificate using a DER encoded file. > > I have tried to add a client certificate using different formats but no luck! > I have even trie