Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You may experience the following error when connecting to Orders or Profiles Web Service:
Exception
The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
Inner Exception
{"The remote certificate is invalid according to the validation procedure."}
This is due to no correctly adding the certificate to the Trusted Certificate. Try the following command line for the SelfSSL:
selfssl.exe /N:CN<your computer Name> /K:1024 /T /V:365 /S:1 /P:443
Comments
- Anonymous
February 13, 2007
The comment has been removed - Anonymous
February 13, 2007
Thank you. -Max