How to make RTC client (Linux) accept HTTPS cert with common name not matching URI?
![]()
I recently switched from Windows to Linux. I'm running RTC 3.0 on Linux now. I was able to re-establish connections to most of my repositories. However, one is giving me problems. It says my credentials (id/pw) are bad. I can use the same URI and credentials to connect to the repository using the web interface with Firefox if I approve a security exception. The common name in the SSL cert doesn't exactly match the URI. I suspect this is the cause of the connection problem the bad credentials message is simply bad error reporting.
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 |