Legacy Dev Forum Posts

 View Only

Sign Up

Self signed certs with web service data dip connector

  • 1.  Self signed certs with web service data dip connector

    Posted 06-05-2025 18:40

    Jonathan_Hughes | 2017-01-27 20:28:09 UTC | #1

    Is it possible to add self signed ssl certificates to a trust store or a custom ca on the bridge server to avoid validation errors? The dev server that our API runs on uses self signed certs and when we try to connect to it, we get the following error: "Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure."


    anon5606108 | 2017-01-30 16:11:59 UTC | #2

    Hi Jonathan,

    There are no controls in our API or User Interface which provide for certificate management. With that said, you may be able to add your self-signed certificates to the Bridge Server's Trusted Root Certificate Authorities. To do this, you will have to login to your Bridge Server as an administrator. Once that is done, you can manage certificates using the application described here: https://msdn.microsoft.com/en-us/library/ms788967.aspx

    Please note that I have not tested the above suggestion. It is based on the answers provided here: http://stackoverflow.com/questions/526711/using-a-self-signed-certificate-with-nets-httpwebrequest-response.


    system | 2017-08-28 19:31:38 UTC | #3


    This post was migrated from the old Developer Forum.

    ref: 856