0.9.8d, when executing more than 2 threads at the
same time, the following error sometimes appears:
SSL_connect error, ip=192.168.1.xxx,err:error:0001:lib(0):func(0):reason(1)
why?
2. But in OpenSSL OpenSSL1.0.1c, the error never happened.I want know the
diference
between the two version OpenSSL
Hello,
> Recently I installed pure-ftpd with TLS support.
>
> However, when I try to connect I get an answer like:
>
> Fatal error: SSL_connect: error:0D0680A8:asn1 encoding
> routines:ASN1_CHECK_TLEN:wrong tag
>
>
> Does any one have an ideia what is this? Where c
Hello all.
Recently I installed pure-ftpd with TLS support.
However, when I try to connect I get an answer like:
Fatal error: SSL_connect: error:0D0680A8:asn1 encoding
routines:ASN1_CHECK_TLEN:wrong tag
Does any one have an ideia what is this? Where can be the problem? How
to solve?
Thank
I am running an SSL client on AIX and am getting the following error message
on the SSL_connect:
error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded.
Does anyone know what this means?
Thanks,
George
Server 1.0.
I used in wwwssl.c as client a certificate authority certificate. Before
that I transformed this certificate authority certificate into
yhe base64 format.
Then I runned the program and some errors occured
SSL_connect: error in SSLv3 write client key exchange A
SSL_connect: error in
FITZPATRICK,THOM (Non-HP-Roseville,ex1) <[EMAIL PROTECTED]>:
> Now when I try and connect, it just hangs. The two debugging steps I tried
> were telnetting to 443 on the host, and to run the openssl command with the
> debug arg. Output follows
>
> ***
> root # telnet tribble.rose.hp.com 443
>
Ok, I made it past the cert signing by creating self-signing a cert to at
least get the thing up and running.
Now when I try and connect, it just hangs. The two debugging steps I tried
were telnetting to 443 on the host, and to run the openssl command with the
debug arg. Output follows
***
roo