Page MenuHomePhabricator

Server certificate verification failed: certificate issued for a different hostname, issuer is not trusted
Closed, DuplicatePublic

Description

When I try to open a file, it comes to this error. But if I try to open a directory, it works fine.

Everything is up to date. My phabricator is in CentOS6.5, with subversion 1.7.16. I tried to checkout the same repository in my server by svn command line and view repository files, it seemed to be working fine. But failed in phabricator web interface.

And my svn server is in other machine and I am not admin, so cannot fix it by the way mentioned in T7471.

Please help.

Command failed with error #1!
COMMAND
svn --non-interactive --no-auth-cache --trust-server-cert --username 'xxxxx' --password 'xxxxx' cat 'https://124.193.202.233/svn/mobileapp/BLHTTPClient/UrlDefinition.h@1449'

STDOUT
(empty)

STDERR
svn: E175002: Unable to connect to a repository at URL 'https://124.193.202.233/svn/mobileapp/BLHTTPClient/UrlDefinition.h'
svn: E175002: OPTIONS of 'https://124.193.202.233/svn/mobileapp/BLHTTPClient/UrlDefinition.h': Server certificate verification failed: certificate issued for a different hostname, issuer is not trusted (https://xxxxx

Event Timeline

nj2408zjw raised the priority of this task from to Needs Triage.
nj2408zjw updated the task description. (Show Details)
nj2408zjw added projects: Subversion, Diffusion.
nj2408zjw added a subscriber: nj2408zjw.