Certificate does not match subject provided by the peer
Hello,
I am trying to connect redmine ticketing system with the phpStorm and i receive the below error
Host name 'projects.dev.example.com' does not match the certificate subject provided by the peer (CN=*.example.com, OU=Domain Control Validated, O=*.example.com)
The certificate is indeed invalid and has expired since 2013 but i can not do anything about this and i can not change it as it doesn't controlled by me. Any suggestion how to force to accept this and not fail when i try to fetch the tasks from the ticketing system ?
Please sign in to leave a comment.
It should've been fixed a while ago: https://youtrack.jetbrains.com/issue/IDEA-115847
Please show a screenshot of the error message dialog.