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

  • Thread starter Thread starter marian.edu
  • Start date Start date
Status
Not open for further replies.
M

marian.edu

Guest
It’s not host verify then, it’s the certificate authority chain that you need to import… progress only trusts certificates that are added to it’s trust store, you need to add the full CA issuers chain so the certificate can be trusted. Check out `certutil import`, easiest to get the server certificate and all issuers ones up the CA chain is to use you web browser… once you have saved all certificates (cert files) be sure you import those on all clients making requests to that server. It does look like the certificate is issues for stamp2.login.microsoftonline.com though, so probably using ‘-nohostverify’ on your connect statement is still required. Marian Edu Acorn IT www.acorn-it.com www.akera.io +40 740 036 212

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