Dear sirs,
The following errors I got during a try to connect to a https site.
>
>SSLeay>s_client -host www.srd.com -port 443
>CONNECTED(00000003)
>depth=0 /C=US/ST=Ohio/L=Columbus/O=Securities Registration Depository,
>Inc./OU=Securities Registration Depository
>, Inc./CN=www.srd.com
>verify error:num=20:unable to get local issuer certificate
>verify return:1
>depth=0 /C=US/ST=Ohio/L=Columbus/O=Securities Registration Depository,
>Inc./OU=Securities Registration Depository
>, Inc./CN=www.srd.com
>verify error:num=21:unable to verify the first certificate
>verify return:1
>4102:error:140790E3:SSL routines:SSL23_WRITE:ssl handshake
failure:s23_lib.c:224:
>
Could you please advice me why do I get these errors and how can I avoid
them in the future? (I have no problem with accessing this site from
Netscape or InternetExplorer.)
Also -- this site uses 128-bit encryption. Does the openSSL handle it?
Or maybe I shall install some more modules? (Which ones in that case?)

Thank you in advance for your reply.

Sincerely,
Leonid Elbert.

P.S. I use openssl-0.9.1c installed on Linux RH 5.1
Also, the following warnings had occured during the openssl installation

--
>
>read_pwd.c: In function `des_read_pw':
>read_pwd.c:226: warning: variable `number' might be clobbered by
`longjmp' or `vfork'
>read_pwd.c:227: warning: variable `ok' might be clobbered by `longjmp'
or `vfork'
>read_pwd.c:228: warning: variable `ps' might be clobbered by `longjmp'
or `vfork'
>read_pwd.c:229: warning: variable `is_a_tty' might be clobbered by
`longjmp' or `vfork'
>read_pwd.c:231: warning: variable `tty' might be clobbered by `longjmp'
or `vfork'
>read_pwd.c:307: warning: variable `in' might be clobbered by `longjmp'
or `vfork'
>read_pwd.c:317: warning: variable `in' might be clobbered by `longjmp'
or `vfork'
>
Maybe that also causes the openssl to malfunction. In that case -- how
can I avoid them?

Leonid.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to