NetTalk Central

Author Topic: Problem with SOAP and SSL server certificate  (Read 9550 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1848
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Problem with SOAP and SSL server certificate
« on: November 23, 2010, 08:34:32 AM »
Hi,
I´m trying to conect with a web service server, wich uses SSL.
They send us a certificate to import to the IE
If I import it and test the following page in IE it works OK

https://wsqacfe.interfacturas.com.ar/ws/TestWebService?WSDL

When I try to read it with the DEMO app, I cant do it.

Attached goes the .cer file (zipped)

I´ve tried all possible combinations, even adding entry controls to define the Certificate and the private key file but nothing...
I allways get errors like: The SSL Remote Certificate Failed Verification or timeout errors.

Any idea of how to read this page with this certificate?

Thanks
Alberto



[attachment deleted by admin]
-----------
Regards
Alberto

Flint G

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
    • Email
Re: Problem with SOAP and SSL server certificate
« Reply #1 on: March 14, 2011, 09:38:50 AM »
Alberto,

Here is my suggestion: Mark the "DontVerifyRemoteCertificateWithCARoot" property as FALSE or Zero (0).  This should cause NetTalk to accept the page with its certificate regardless of whether it recognizes the Certification Authority's signature.

I would leave the "DontVerifyRemoteCertificateCommonName" property set to TRUE or one (1) since the CommonName is really what the certificate is verifying in the first place.

Does this help?

Regards,
Flint
NetTalk: 12.26
Clarion: 9.1.11529
Brave: 1.31.88
Chrome: 95.0.4638.69
Edge: 95.0.1020.44
ExtJS: 7.0.0.156