ever really verified them.
> > PureTLS (http://www.rtfm.com/puretls) is a free Java SSL/TLS
> > implementation that interoperates fine with OpenSSL.
>
> Thanks for the link! I checked it out. Do you have any idea what the
> performance is like compared to JSSE? (I
s has been fixed or not (though it only applies to
> DSA).
Right. Good point. However, for some reason I remember that we had problems
with JSSE doing RSA properly, too. But memory is fuzzy anymore.
> PureTLS (http://www.rtfm.com/puretls) is a free Java SSL/TLS
> implementation th
t; Check out the following link:
>
>
>http://groups.google.com/groups?hl=en&frame=right&th=364ff2e1a2f20db0&seekm=40373dc3.0108131639.3b69c55d%40posting.google.com#link3
I dunno if this has been fixed or not (though it only applies to
DSA). PureTLS (http://www.rtfm.com/puretls) i
On Tue, 30 Apr 2002, Ed Moyle wrote:
> On Monday, April 29, 2002 09:15, arjan pot [mailto:[EMAIL PROTECTED]] wrote:
>
> > In other words; is it possible to connect with a Java - client through
> > OpenSSL to a server, written in C?
>
> The part about this that sounds hard is the "connect throu
On Monday, April 29, 2002 09:15, arjan pot [mailto:[EMAIL PROTECTED]] wrote:
> In other words; is it possible to connect with a Java - client through
> OpenSSL to a server, written in C?
The part about this that sounds hard is the "connect through OpenSSL" part.
My recommendation would be to us
]
Gesendet: Mittwoch, 3. April 2002 14:42
An: [EMAIL PROTECTED]
Betreff: Re: Java + SSL
"Zamangoer, Ferruh" wrote:
>
> Hi All,
>
> have anybody experiences with the following Error, which occurs when I
want
> to use the example from the JNDI ==> LDAP ==> Securit
"Zamangoer, Ferruh" wrote:
>
> Hi All,
>
> have anybody experiences with the following Error, which occurs when I want
> to use the example from the JNDI ==> LDAP ==> Security to connect to an LDAP
> Server over SSL:
>
>
> // Set up the environment for creating the initial context
> Hashtable
Hi All,
have anybody experiences with the following Error, which occurs when I want
to use the example from the JNDI ==> LDAP ==> Security to connect to an LDAP
Server over SSL:
// Set up the environment for creating the initial context
Hashtable env = new Hashtable();
env.put(Context.INITIAL_
L PROTECTED]>
cc: Mark Striebeck <[EMAIL PROTECTED]> (bcc: Alon Koren/MN/Unitedmail)
Subject: Re: Problems with Java SSL API
Your verisign root CA has expired: this is the last one in the chain.
You should replace it with a newer version, you can get this from
several places incl
Your verisign root CA has expired: this is the last one in the chain.
You should replace it with a newer version, you can get this from
several places including certs/vsign3.pem in later versions of OpenSSL
or if you have MSIE you can export it using the base64 encoded option.
Steve.
--
Dr Step
Folks,
we are using a Java SSL API called ITISLL (it sits on top of OpenSSL -
or SSLeay) for an application that needs https access to a web server.
So far we didn“t have problems with it. But now since the beginning of
this year we get the following problem when we try to use the stored
Entrust's Java Toolkit includes an SSL implementation. It's
available free (with registration) from
http://developer.entrust.com, and I think also available
internationally (and free as well) from
http://developer.entrust.ch.
--- David Friedman <[EMAIL PROTECTED]> wrote:
> Does anyone know of an
Buchs Christian writes:
>
> > > Do you support (or plan to support) also SSLeay-0.9.0b or OpenSSL ?
> >
> >
> > It builds and works fine with SSLeay-0.9.0b and openssl-0.9.1c without
> > changes. (just tested)
>
> Not under NT unfortunately...
You're right. I'm just writing a fix.. s
ubject: RE: Fresh meat -- Java SSL using OpenSSL (SSLeay)
>
>> > Do you support (or plan to support) also SSLeay-0.9.0b or OpenSSL ?
>>
>>
>> It builds and works fine with SSLeay-0.9.0b and openssl-0.9.1c without
>> changes. (just tested)
>
>Not under NT unf
Martin Kuzela writes:
> Do you support (or plan to support) also SSLeay-0.9.0b or OpenSSL ?
It builds and works fine with SSLeay-0.9.0b and openssl-0.9.1c without
changes. (just tested)
However, OpenSSL has a different License, I have to ask if it's ok,
etc..
Regards,
Andrei.
__
> You put the so/dll in your library path on your host, and
> java will load'it at runtime. It's not 'mobile' code :(
>
[GOMEZ Henri] Thanks to point out the dll/so pre-installation.
It will be a first answer to a common problem. Having a free SSL
implementation for java...
_
> Allways no 100% pure Java SSL implementation but there is a
> premice (http://security.dstc.edu.au/projects/java/jcsi.html)
They don't plan to implement SSL for now, Kerberos V and S/MIME have higher
priority for them... Moreover, OpenSSL (and SSLeay before) have been used
GOMEZ Henri writes:
> Since JAVA SSL use OpenSSL/SSLeay DLL, how can we made it work
> under a standard browser ?
You put the so/dll in your library path on your host, and
java will load'it at runtime. It's not 'mobile' code :(
> Allways no 100% pur
Since JAVA SSL use OpenSSL/SSLeay DLL, how can we made it work
under a standard browser ?
Allways no 100% pure Java SSL implementation but there is a
premice (http://security.dstc.edu.au/projects/java/jcsi.html)
See you
Martin Kuzela writes:
>
> Do you support (or plan to support) also SSLeay-0.9.0b or OpenSSL ?
>
Yes, asap.
> Is it problem to establish some cooperation between these two project?
>
I hope not. But I haven't had the time to look closely at OpenSSL..
Andrei Ppopovici
_
Wow wow wow
This seems to be exactly what I was looking for - free SSL for java.
Do you support (or plan to support) also SSLeay-0.9.0b or OpenSSL ?
Is it problem to establish some cooperation between these two project?
Martin Kuzela
Andrei Popovici wrote:
> Hello everybody,
>
> I just finis
Hello everybody,
I just finished a complete Java & JNI implementation for SUN's SSL reference
API using the old incarnation of OpenSSL (SSLeay 0.8.1). The comments
are a little bit out of date, since I wrote that code for my diploma
thesis.
Btw, its free, You can get it at
http://sponsor.iti
22 matches
Mail list logo