How to make RTC client (Linux) accept HTTPS cert with common name not matching URI?
For some reason this worked OK under windows. I'm new to Linux so maybe I'm missing some simple configuration setting?
Thanks in advance,
Dennis
One answer
If you chose Reject, the prompt keeps returning, so I doubt that's the issue. You could try removing this repository from your Connections (Team Artifacts / Repository Connections) and recreate it.
Does your ID happen to have any mixed case ? This can catch folks as the RTC server can respect case (default) of IDs.
Comments
It never asked me anything about the certificate. I watched a connection attempt with wire shark and even though encrypted I could see that it got past the SSL handshake. I'm now thinking the cert issue might be a red herring.
I've removed and re-created the repository connection many times. Sometimes using the team invitation and sometimes just making the connection by hand. Always the same result.
My team invite had my ID in all lower case and that's what I've always used.
I haven't yet been able to find anyone administering the server. Once I do I'm hoping they can shed some light on the matter. It's just weird that I can connect to the repository using the same credentials from a Windows based client as well as a few other repositories with the same credentials from the Linux box.