Same here on Fedora37 After installing Fedora37 and freeipa-client 4.10.1 I try to connect the server using: ``` ipa-client-install --mkhomedir --force-join ``` and fail with the error
``` cannot connect to 'https://<IPASERVER-FQDN>ipa/json': [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for '<IPASERVER-FQDN>'. (_ssl.c:992) ``` 1. The server uses a self-signed certificate, and the CN is matched the <IPASERVER-FQDN>, 2. The same process works as expected on other clients running freeipa-client 4.9.6 (with Fedora34) @Gustavo, did you manage to deal with it? FREEIPA-CLIENT: 4.10.1 FREEIPA SERVER: 4.6.8 API_VERSION: 2.237 _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
