Hi All,
I want to use the s_server with IPv6. But I am unable to find an
ipv6 patch for the following openssl version:
openssl-0.9.8k
Can anybody please provide me the URL or Link from where I can download
the same?
Thanks in advance.
PS: I tried using the attached patch.
It is built fo
Hi,
Ours is an LDAP directory enabled application where we use SSL/TLS to
protect binds to the directory. Right now we are using OpenSSL 0.9.8g to do
this. Our application depends on external directory servers for
authentication which are not maintained by us. So it is only the client side
of SSL/
Works fine for me on Windows 7 (IE 8 and FF 3.5.5)
On 12/03/2009 03:02 PM, Carter Browne wrote:
I think it is a problem with your website - the copy on the backup site
works properly. The browsers think the .exe file is a directory not a
file. I've had not problems with earlier versions (sta
Dr. Stephen Henson wrote:
[---]
> I'd speculate that "x509" is automated whereas the "ca" utility
> has support for user intervention. You can do almost everything with "x509"
> that you can with "ca". The most notable difference is that you can only
> generate CRLs using the "ca" utility.
Yes,
I think it is a problem with your website - the copy on the backup site
works properly. The browsers think the .exe file is a directory not a
file. I've had not problems with earlier versions (starting with 4.14).
Carter
Carter Browne
CBCS
cbro...@cbcs-usa.com
781-721-2890
Michal Trojnara wr
Carter Browne wrote:
The link to stunnel-4.29-installer.exe is broken in both Firefox
(error
505) and IE8. The other links I tried were ok.
I guess there is a policy on your Windows machine to disallow
downloading .exe files with a web browser.
You could try to use an FTP client instead
Hi everyone,
I am using following function to load a private key from a certain slot
of a HSM:
EVP_PKEY *ENGINE_load_private_key(ENGINE *e,
const char *key_id,
UI_METHOD *ui_method,
The dll has to be in the path to be loaded when it is requested - you
can do this by putting it in the same directory as the exe and
specifying that directory as the start up directory in a short cut to
start your program. You can modify the path environment using the
environment variables button