sslencryptionhttpstls1.2stunnel

Does TLS client ever require a certificate installation?


In a TLS communication I always thought the server would send the public certificate to the client during the handshake process.

However, I received a request from a provider asking us to manually install a certificate in order to initiate a TLS communication with one of their STunnel server.

I'm a bit confuse by this request. Is there's a situation where TLS server would not be able to send the certificate to the client and therefore required a manuel certificate installation?


Solution

  • There are two cases where a certificate installation is needed on the client side:

    It is unclear which of these cases is the one you are dealing with.