The command I use is:
stunnel -v 3 -a /usr/local/ssl/certs -d 993 -l /usr/sbin/imapd imapd
I also have copies of the certificates in /usr/local/ssl/certs and they are
created by using the "openssl x509 -hash..." which I understand is the
openssl version of c_hash.
I fixed one proble
> I have installed stunnel and it seems to be working reasonably well. I have
> also installed OpenSSL and I also seem to have the certificates working well
> on that. I have compiled stunnel to use OpenSSL. I can get stunnel to work
> when I set -v1 (requires only server certificate) but I h
Thanks for your help. I had to remove all the
unresolved symbols from LIBEAY32.def, recompile, remove the remaining unresolved
symbols from SSLEAY32.def and then it compiled correcly. I was a bit worried
however when I saw that SSLv2 and SSLv23 had to be removed but I don't need them
anyway.
vhickey> I was wondering if anyone had any luck compiling SSLeay or
vhickey> OpenSSL with the BSAFE libraries. I tried using "the Patch
vhickey> for SSLeay" but to no avail. It ends up with a compiler
vhickey> reference error. Anyone get the patch to work or
vhickey> successfully integrate BSAF
"E. Seiler" wrote:
> Hi, how can i use strong crypto with apache+ssl,openssl and Netscape
> or Mie-Browser (export version) outside the USA ?
>
> Thanks in advance Ernst
for netscape you can go to www.fortify.net download the patch crypto for
netscape.
they are recommended and use by the s
Kris Kennaway wrote:
>
> On Tue, 26 Oct 1999, Roberto Micarelli wrote:
>
> > Hi, I'm very new to the list, excuse me in the case of redundand questions.
> > I started to study openssl API but I'm ignorant about certain issues related
> > to that, the meaning of words like certificate, etc...
> >