Re: mailtag.com is fixed, I think

2001-02-25 Thread David Lang
this discussion comes up every time something like this happens. the maintainers of the list have decided that they want to force the sysadmins of the broken mailers to fix them rather then to make changes that could cover up the problem (and incidently save all of us on the list hundreds of messa

Re: mailtag.com is fixed, I think

2001-02-25 Thread Richard Levitte - VMS Whacker
From: Michael Sierchio <[EMAIL PROTECTED]> Subject: Re: mailtag.com is fixed, I think Date: Sun, 25 Feb 2001 20:45:22 -0800 Message-ID: <[EMAIL PROTECTED]> kudzu> Rich Salz wrote: kudzu> kudzu> > They also said they are not going to be nice any longer. After all, kudzu> > they "explained," it i

Re: mailtag.com is fixed, I think

2001-02-25 Thread David Schwartz
> Have you ever tried getting action, or even a response from Ralf? > He's pretty lame. At the very least, it would be *trivial* to > exclude non-subscribers from submitting messages. Another change > would be to set the 'reply-to' header to the originator, Both of those 'solutions' fix th

RE: Maximum size of RSA message, was: Re: RSA Encrypt/Decrypt fails

2001-02-25 Thread Harry Whitehouse
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Reddie, Steven Sent: Sunday, February 25, 2001 4:26 PM To: [EMAIL PROTECTED] Subject: RE: Maximum size of RSA message, was: Re: RSA Encrypt/Decrypt fails The message being encrypted/decrypted MUST be smal

Reply-to: originator ??

2001-02-25 Thread terr
Maybe this will work - setting the reply to back to the originator. Those boobs were bouncing mail to the "repy to" instead of return path - then they blame everyone but themselves. At least if we set the reply to back to the originator their mail server could have flooded itself - haha. I

Re: mailtag.com is fixed, I think

2001-02-25 Thread Michael Sierchio
Rich Salz wrote: > They also said they are not going to be nice any longer. After all, > they "explained," it is not their mailing list sending spam, but that > it is the fault of, I think they believe, the host of the openssl-users > mailing list. Have you ever tried getting action, or even a

RE: Re[2]: RSA_check_key (pub_rsa) crashes

2001-02-25 Thread Reddie, Steven
I had a quick look at the code and it seems like it should always crash if a public key is passed in. It looks like it tries to dereference rsa->p without first checking that it is not NULL. So it seems strange to me that it works in some cases. Sorry that I don't know any more about this. Ste

mailtag.com is fixed, I think

2001-02-25 Thread Rich Salz
I got email from webmaster at mailtag. I think they fixed their problem, but I can't quite understand the following direct quote: We shut off our responder...however; it is going back on now...so hopefully all your mailing list stuff is finished. They also said they are not going to

I don't want use TLS when building the openssl library

2001-02-25 Thread Lee, Kyunghun
Dear, I don't want use TLS but want to respond to the TLS client hello message with SSL v3.0 server hello message. What should I do with the openssl source code?   Thanks in advance,   Lee, Kyunghun    

Re[2]: RSA_check_key (pub_rsa) crashes

2001-02-25 Thread Andrey Kubyshev
Hello Steven, Thank you for quick answer! Steven> RSA_check_key checks the consistency of private RSA key's only. Since this Steven> function fails to check that the key contains the necessary values, it Steven> dereferences a NULL pointer (rsa->p) and promptly crashes. Try passing in Steven>

Why Verisign's Server Certificate can't be verified?

2001-02-25 Thread cjl
Hi all:    I browse some site like https://www.c2it.com/bannerC/index.htm whose server certificate with SGC comes from "Verisign Class 3 Public Primary CA". When I click the locked lock to see the details of this certificate, my browser says "This certificate can't be verified by unknown e

OpenSSL mailing list SPAM report

2001-02-25 Thread Insh_Allah
Hi, I report the user '[EMAIL PROTECTED]' as a SPAMMER on the [EMAIL PROTECTED] and [EMAIL PROTECTED] email mailing lists. Since having received 150+ unsolicited emails, with identical contents, from above-mentioned user within the last 2 hours, I think some quick action is appropriate. This SPA

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Re: (Re: Auto response) ADMIN KILL jakestone@mailtag.com !!!!!!!!

2001-02-25 Thread Grant
Sure we all make mistakes but the Admin for mailtag.com must be a total fuckwitt. On Sun, 25 Feb 2001 [EMAIL PROTECTED] wrote: > > Again some auto-mail-flood... > Please kill him... :-( > > Cly > > > __ > OpenSSL Project

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

RSA SSL_CTX_set_tmp_key_mode() function Question

2001-02-25 Thread Scott Taggart
Hi, I'm very new to OpenSSL, so please bear with any stupid questions. I'm trying to port some code that is using RSA's SSLC library to openssl. The code I am porting uses the RSA SSL_CTX_set_tmp_key_mode() function which does not seem to exist in openssl. Can someone please tell me what/ho

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Brazil- SSL ?n

2001-02-25 Thread dreamwvr
> hi, i have misplaced the orginal poster for this thread could they resend directly.. THX __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PRO

(Re: Auto response) ADMIN KILL jakestone@mailtag.com !!!!!!!!

2001-02-25 Thread dobos_s
Again some auto-mail-flood... Please kill him... :-( Cly __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

Re: QUESTION: how to retrieve the cert from an SSL_CTX

2001-02-25 Thread Greg Stark
Philip, Similar q came up in (http://www.mail-archive.com/openssl-users@openssl.org/msg15260.html). Your way seems as good or better than any other I've seen. When you say you are "creating the X509 cert yourself", I assume you are using something like PEM_read_X509(). __

Auto response

2001-02-25 Thread mailer-daemon
Hello there. This is an automated message. This email is from [EMAIL PROTECTED] am the main administrator for mailtag.com. I get all emails that are sent to mailtag without a recipient or that are sent to invalid email addresses. You have just sent an email to someone at mailtag.com that did

help to get source lib,include files

2001-02-25 Thread manju nath
how can i get libraries,include files,source files of openssl so that i can use for application development __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ ___

Help needed on SSL + CBuilder!

2001-02-25 Thread Andrey S.Petrov
Hello! Does anyone can help me integrating SSL with CBuilder's async. TServerSocket && TClientSocket? Regards, Andrey. __ OpenSSL Project http://www.openssl.org User Support Mailing List