Your Config File for the client will look something like this:
debug = 7
verify = 2
CAfile = C:\SSL\CACERT.PEM
cert = C:\SSL\CLIENTCERT.PEM
client = YES
[Eudora]
accept = 143
delay = YES
conne
U, where can we get it?
-Original Message-
From: Michal Trojnara [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 30, 2002 11:40 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: stunnel 4.00 released
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Version 4.00,
> Version 4.00, 2002.08.30, urgency: LOW:
The new version is now available on stunnel.org as well for
those folks who are closer to the US than Europe.
The stunnel.org pages have not been updated for the new
4.00 features and configuration yet. Contributions are
encouraged. I'm going as fast
> U, where can we get it?
I'm trying to get it on stunnel.org right now. Takes
a while to get those bits from Poland...
--
Brian Hatch For Sale: Parachute
Systems andUsed once.
Security Engineer Never opened.
http://www.ifokr.org/bri/
Hi,
I am new to SSL programming. I am using a mini webserver which is capable of
running only CGI,html pages and it is custom built and is very small and it
will be used only for some data file transactions. I want to embed open SSL
security to the transaction so that the pages which has got t
Dear Sir,
I just downloaded the openssl today and try to use it on my ASP e-commerce
project. There is one page client fill in payment information and send it by
email. Could you email me some introduce info or sample? Thank you.
Yours sincerely
Herry Yuan
[EMAIL PROTECTED]
Hi everyone,
I just installed SSL on a FreeBSD server with Apache on a hosted
environment.
I've configured the httpd.conf and restarted apache in ssl mode and it
works.
However, I am not sure if I have configured the httpd.conf correctly.
Here is what I have:
ServerName www.virtsitename
Hi,
I am new to open ssl implementation. I have a mini webserver which runs only
html,CGI pages. I want to use this to do some manipulations and transfer
files from one machine to another machine in a secure manner. I want the
client to use https:// connection to do the transactions. How can i