[progress Communities] [progress Openedge Abl] Forum Post: Re: Secure Socket Layer (ssl)...

  • Thread starter Thread starter David Abdala
  • Start date Start date
Status
Not open for further replies.
D

David Abdala

Guest
Brian, followed the KB you pointed me to and verified I'm using the right protocol and cipher. Also tried this openssl command, that returned the same information that I posted on the first post: openssl s_client -showcerts -connect chonik.intranet:443 Using TSLv1 and SSLv3 I'm getting the same result: missing f454c2e0.0 certificate. Using same protocol/cipher, connecting to a different server, works perfectly. Running that openssl command in both servers, there is a significant difference, but I don't know the meaning: Running server: CONNECTED(00000003) depth=0 C = AR, ST = Mendoza, L = Capital, O = Nomade Soft SRL, OU = TI, CN = yamana2, emailAddress = dabdala@nomadesoft.com.ar verify error:num=18:self signed certificate verify return:1 depth=0 C = AR, ST = Mendoza, L = Capital, O = Nomade Soft SRL, OU = TI, CN = yamana2, emailAddress = dabdala@nomadesoft.com.ar verify return:1 [..] Not running server: CONNECTED(00000003) depth=0 C = AR, ST = Mendoza, O = NomadeSoft, OU = Sistemas, CN = NomadeSoft, emailAddress = info@nomadesoft.com.ar verify error:num=20:unable to get local issuer certificate verify return:1 depth=0 C = AR, ST = Mendoza, O = NomadeSoft, OU = Sistemas, CN = NomadeSoft, emailAddress = info@nomadesoft.com.ar verify error:num=27:certificate not trusted verify return:1 depth=0 C = AR, ST = Mendoza, O = NomadeSoft, OU = Sistemas, CN = NomadeSoft, emailAddress = info@nomadesoft.com.ar verify error:num=21:unable to verify the first certificate verify return:1 [..] I'm looking into it, but nothing so far..

Continue reading...
 
Status
Not open for further replies.
Back
Top