Hi!
I am trying to use curl in order to get to an https site. It was brought
into my intention that some other of the OpenSsl users had similar problems.
the command and the output
are as follows:
curl -s -o E:\TEMP\tmp50825.crl -i -3
https://vault.sbmonline.com:443/sbmtest1/clicgi/cgi-bin/accntSum
output:
HTTP/1.1 403 Forbidden
Server: Netscape-Enterprise/3.6 SP1
Date: Sun, 15 Oct 2000 09:29:52 GMT
Content-type: text/html
Connection: close
<title>Insufficient encryption</title><h1>Insufficient encryption</h1>
This document requires a larger secret key size for encryption than your
browser is capable of supporting.
Are there any solutions???
trying to change the RSAref_MAX_BITS to 2048 in rsaref.h didn't help.
Shlomit.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]