In the past, I did not consider the issue of code servers. Now I need to submit code to the server. The server has installed CVs and SVN. Generally, Mac OS X has installed the Subversion client, naturally, SVN is selected, but the connection fails.
Because the client uses HTTPS to access the server, security authentication is required.
Enter
SVN list https: // 192.168.1.103/SVN/IOS
Appears
Error validating server certificate for 'https: // 192.168.2.126: 8080 ':
-The certificate is not issued by a trusted authority. Use
Fingerprint to validate the certificate manually!
-The certificate hostname does not match.
Certificate Information:
-Hostname: keeasy
-Valid: From Tue, 05 Nov 2013 05:48:59 GMT until Fri, 03 Nov 2023 05:48:59 GMT
-Issuer: keeasy
-Fingerprint: 43: 23: 71: CA: B2: 44: F6: 6d: 31: 43: CB: EE: 65: 3B: A6: 65: 12: 1D: 2e: E6
(R) eject, accept (t) emporarily or accept (p) ermanently? P
Select input P
Connect