About anonymous authentication mode ?

2002-07-08 Thread unknown unknown
hi all, Does SSL support the authentication mode of anonymity like that of TLS 1.0 in rfc2246 ? If yes, could you give me some info or sample about how to code using openssl ? Thanks and Best, M _ ÓëÁª»úµÄÅóÓѽøÐн»Á÷£¬ÇëʹÓÃ

About anonymous authentication mode ?

2002-07-08 Thread unknown unknown
hi all, Does SSL support the authentication mode of anonymity like that of TLS 1.0 in rfc2246 ? If yes, could you give me some info or sample about how to code using openssl ? Thanks and Best, M _ ÓëÁª»úµÄÅóÓѽøÐн»Á÷£¬ÇëʹÓÃ

About anonymous authentication mode ?

2002-07-08 Thread unknown unknown
hi all, Does SSL support the authentication mode of anonymity like that of TLS 1.0 in rfc2246 ? If yes, could you give me some info or sample about how to code using openssl ? Thanks and Best, M _ Ãâ·ÑÏÂÔØ MSN Explorer: http:/

About anonymous authentication mode ?

2002-07-08 Thread unknown unknown
hi all, Does SSL support the authentication mode of anonymity like that of TLS 1.0 in rfc2246 ? If yes, could you give me some info or sample about how to code using openssl ? Thanks and Best, M _ Ãâ·ÑÏÂÔØ MSN Explorer: http:/

Fw: TSL with more than 128 bit key size?

2001-01-16 Thread Unknown
Title: OT: TSL with more than 128 bit key size? From: Greg Stark To: [EMAIL PROTECTED] Sent: Monday, January 15, 2001 2:28 PM Subject: Re: TSL with more than 128 bit key size? The security of TLS also rests on the security of MD5 and SHA1 (used in HMAC) and these are hard-coded.   Greg Sta

Fw: overflow caused by memcpy()

2001-01-16 Thread Unknown
> On Sat, Jan 13, 2001 at 07:11:10PM -0500, David Arbogast wrote: > > > Dec 29 00:52:41 libsafe.so[16322]: detected an attempt to write > > across stack boundary. > > Dec 29 00:52:41 libsafe.so[16322]: terminating > > /home/jamesb/src/openssl-0.9.6/apps/openssl > > Dec 29 00:52:41 libsafe.so[1632

Fw: How to implement SSL with a JSP or servlet

2001-01-16 Thread Unknown
Hello, I am relatively new to SSL and am at the moment try ing to incorpoate security into my JSP pages. I have done a lot of research on SSL and I think I know what is going on, but would there be any chance that I could see an example of a JSP page that implements SSL and a small guide on how t

Fw: HTTPS URL - Newbie question

2001-01-16 Thread Unknown
I suspect the problem may be that I am on a shared server and the webhost's SSL is already running. There must be some Apache configuration to make my SSL the dominant one for my site. __ OpenSSL Project