Page 1 of 1

two way authentication

Posted: 2017/12/06 14:56:48
by LOB
Hello,

I am setting up a server that will need to authenticate with two way authentication to another server that I do not manage. The other server is denying my connection, and their support simply states this:

"You have our cert, we have your cert. When you send the handshake over we acknowledge it and trust your cert, then return it for you to acknowledge and trust our cert. As long as you have our cert loaded in your keystore correctly, you should trust our cert and then the transaction can take place."

Where should I load his cert so that it is trusted?

Re: two way authentication

Posted: 2017/12/06 19:26:15
by TrevorH
What protocol?

Re: two way authentication

Posted: 2017/12/11 14:26:42
by LOB
TLS

Re: two way authentication

Posted: 2017/12/11 17:54:36
by LOB
TLS 1.1 +, to be specific.

Re: two way authentication

Posted: 2017/12/12 15:45:27
by LOB
Any ideas?

Re: two way authentication

Posted: 2017/12/12 15:49:21
by TrevorH
I meant https/ftp/sftp/ something else?

Re: two way authentication

Posted: 2017/12/12 17:22:51
by LOB
Sorry, my bad. HTTPS.

Re: two way authentication

Posted: 2017/12/15 13:20:47
by LOB
Can anyone offer some help? Much appreciated...

Re: two way authentication

Posted: 2017/12/22 14:09:08
by LOB
Trying once more for help...

Re: two way authentication

Posted: 2017/12/22 17:27:05
by hunter86_bg
At least tell us the cert type, how you added it and so on. Have you captured a tcp dump?
What is the service name that is communicating with the remote side? Have you enabled debugging for that service?