Could not create SSL/TLS secure channel
This usually means that you have an invalid or expired certificate on the server. To update your certificate, please follow the below instructions.
- Locate ssltoolkit.exe within Program Files/TARGIT/ANTServer on the server running the TARGIT Server.
(update: The toolkit can also be launched from TARGIT Management (only when you are working directly on the TARGIT Server) - The highlighted certificate is the currently active certificate.
- From the File menu, select either
- Install certificate from Certificate authoririty — locate the certificate file on your computer
- Create → New self-signed certificate — enter the DNS name for the certificate (usually the pre-filled value).
- Double-click on the new certificate to activate it.
- It might me necessary with a restart of the TARGIT Server.
Comments
Hi Targit People,
Is there a way to update the clients so they "accept"/update the certificate after changing the current one on the server? We changed from a self-signed to an official one, and now the client complains that there is a "new" and an "old" certificate.
Is there are way to trigger a certificate update on the client side?
Thanks,
Florian
Hello Targit Community,
just as a follow-up - in the meantime I realized it was a problem with how I entered the server name. The certificate is for the FQDN, but I only typed the "short" server name our DNS is able to resolve. When I use the FQDN, all is good...
If you create HttpWebRequest before the ServicePointManager settings it will fail and shows the error message.
Please sign in to leave a comment.