Actions
Bug #13040
closedTest connection button does not load server SSL cert
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - oVirt
Target version:
Difficulty:
trivial
Triaged:
Pull request:
Description
This is because the exception is not in different format due to OpenSSL library change (?):
SSL_connect returned=1 errno=0 state=error: certificate verify failed
We are expecting only
SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3027 added
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 104
Updated by Lukas Zapletal almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 798e4a04db5ae2bcae9aaccfcf3a7ab9e17941cc.
Actions