Hi , Thanks for further suggestion regarding seeing apache logs i see two types of logs under /var/log/httpd
1. ssl_error_log which seems to give ID related error in certificate : ############################################################ [gp185132@idm log]$ sudo cat httpd/ssl_error_log [Wed Mar 23 08:44:14.684239 2022] [ssl:warn] [pid 13553] AH01909: RSA certificate configured for idm.ncrcanary.apibox.ml:443 does NOT include an ID which matches the server name [Wed Mar 23 08:49:22.362213 2022] [ssl:warn] [pid 13679] AH01909: RSA certificate configured for idm.ncrcanary.apibox.ml:443 does NOT include an ID which matches the server name [Wed Mar 23 08:55:53.069305 2022] [ssl:warn] [pid 13892] AH01909: RSA certificate configured for idm.ncrcanary.apibox.ml:443 does NOT include an ID which matches the server name [Wed Mar 23 08:57:14.441821 2022] [ssl:warn] [pid 14033] AH01909: RSA certificate configured for idm.ncrcanary.apibox.ml:443 does NOT include an ID which matches the server name [Wed Mar 23 08:59:57.786261 2022] [ssl:warn] [pid 14146] AH01909: RSA certificate configured for idm.ncrcanary.apibox.ml:443 does NOT include an ID which matches the server name [Wed Mar 23 09:18:42.689416 2022] [ssl:warn] [pid 15255] AH01909: RSA certificate configured for idm.ncrcanary.apibox.ml:443 does NOT include an ID which matches the server name [Wed Mar 23 09:19:29.917671 2022] [ssl:warn] [pid 15451] AH01909: RSA certificate configured for idm.ncrcanary.apibox.ml:443 does NOT include an ID which matches the server name [Wed Mar 23 09:22:29.840935 2022] [ssl:warn] [pid 15810] AH01909: RSA certificate configured for idm.ncrcanary.apibox.ml:443 does NOT include an ID which matches the server name [Wed Mar 23 14:08:02.931798 2022] [ssl:warn] [pid 17155] AH01909: RSA certificate configured for idm.ncrcanary.apibox.ml:443 does NOT include an ID which matches the server name ########################################################################## 2. error_log which seems to give again some SSL library related errors : ########################################################################### [Tue Mar 22 07:41:25.693398 2022] [:error] [pid 19198] SSL Library Error: -12224 SSL peer had some unspecified issue with the certificate it received [Tue Mar 22 07:41:26.101011 2022] [:error] [pid 19199] SSL Library Error: -12224 SSL peer had some unspecified issue with the certificate it received [Tue Mar 22 07:41:26.117640 2022] [:error] [pid 19197] SSL Library Error: -12224 SSL peer had some unspecified issue with the certificate it received [Tue Mar 22 07:41:36.192522 2022] [:error] [pid 19196] SSL Library Error: -12224 SSL peer had some unspecified issue with the certificate it received [Tue Mar 22 07:41:36.195377 2022] [:error] [pid 19599] SSL Library Error: -12224 SSL peer had some unspecified issue with the certificate it received [Tue Mar 22 07:41:36.854208 2022] [:error] [pid 19198] SSL Library Error: -12224 SSL peer had some unspecified issue with the certificate it received [Tue Mar 22 07:41:38.271086 2022] [:error] [pid 19196] SSL Library Error: -12224 SSL peer had some unspecified issue with the certificate it received [Tue Mar 22 07:41:38.272939 2022] [:error] [pid 19197] SSL Library Error: -12224 SSL peer had some unspecified issue with the certificate it received [Tue Mar 22 07:41:38.275932 2022] [:error] [pid 19599] SSL Library Error: -12224 SSL peer had some unspecified issue with the certificate it received [Tue Mar 22 07:41:39.163366 2022] [:error] [pid 19197] SSL Library Error: -12224 SSL peer had some unspecified issue with the certificate it received [Tue Mar 22 07:41:55.013672 2022] [:error] [pid 19191] ipa: INFO: Starting new HTTP connection (1): idm.ncrcanary.apibox.ml [Tue Mar 22 07:41:55.019100 2022] [:error] [pid 19191] ipa: INFO: Starting new HTTPS connection (1): idm.ncrcanary.apibox.ml [Tue Mar 22 07:41:55.381375 2022] [:error] [pid 19192] ipa: INFO: [email protected]: batch: i18n_messages(): SUCCESS [Tue Mar 22 07:41:55.857491 2022] [:error] [pid 19192] ipa: INFO: [email protected]: batch: config_show(): SUCCESS [Tue Mar 22 07:41:55.861885 2022] [:error] [pid 19192] ipa: INFO: [email protected]: batch: whoami(): SUCCESS [Tue Mar 22 07:41:55.862651 2022] [:error] [pid 19192] ipa: INFO: [email protected]: batch: env(None): SUCCESS [Tue Mar 22 07:41:55.865040 2022] [:error] [pid 19192] ipa: INFO: [email protected]: batch: dns_is_enabled(): SUCCESS [Tue Mar 22 07:41:55.866606 2022] [:error] [pid 19192] ipa: INFO: [email protected]: batch: trustconfig_show(): NotFound [Tue Mar 22 07:41:55.868070 2022] [:error] [pid 19192] ipa: INFO: [email protected]: batch: domainlevel_get(): SUCCESS [Tue Mar 22 07:41:55.870723 2022] [:error] [pid 19192] ipa: INFO: [email protected]: batch: ca_is_enabled(): SUCCESS [Tue Mar 22 07:41:55.873373 2022] [:error] [pid 19192] ipa: INFO: [email protected]: batch: vaultconfig_show(): InvocationError [Tue Mar 22 07:41:55.874109 2022] [:error] [pid 19192] ipa: INFO: [jsonserver_session] [email protected]: batch(i18n_messages(), config_show(), whoami(), env(None), dns_is_enabled(), trustconfig_show(), domainlevel_get(), ca_is_enabled(), vaultconfig_show()): SUCCESS [Tue Mar 22 07:41:56.700011 2022] [:warn] [pid 19199] [client 165.225.57.169:57663] failed to set perms (3140) on file (/var/run/ipa/ccaches/[email protected])!, referer: https://idm.ncrcanary.apibox.ml/ipa/ui/ [Tue Mar 22 07:41:56.701426 2022] [:warn] [pid 19195] [client 165.225.57.169:2175] failed to set perms (3140) on file (/var/run/ipa/ccaches/[email protected])!, referer: https://idm.ncrcanary.apibox.ml/ipa/ui/ [Tue Mar 22 07:41:56.702696 2022] [:warn] [pid 19198] [client 165.225.57.169:57652] failed to set perms (3140) on file (/var/run/ipa/ccaches/[email protected])!, referer: https://idm.ncrcanary.apibox.ml/ipa/ui/ [Tue Mar 22 07:41:57.581666 2022] [:error] [pid 19193] ipa: INFO: [jsonserver_session] [email protected]: json_metadata(None, None, object=u'all', version=u'2.237'): SUCCESS [Tue Mar 22 07:41:57.725610 2022] [:error] [pid 19194] ipa: INFO: [jsonserver_session] [email protected]: user_show/1(u'admin', all=True, version=u'2.237'): SUCCESS [Tue Mar 22 07:41:58.827210 2022] [:error] [pid 19191] ipa: INFO: [jsonserver_session] [email protected]: json_metadata(None, None, command=u'all', version=u'2.237'): SUCCESS [Tue Mar 22 07:42:01.124469 2022] [:warn] [pid 19198] [client 165.225.57.169:57652] failed to set perms (3140) on file (/var/run/ipa/ccaches/[email protected])!, referer: https://idm.ncrcanary.apibox.ml/ipa/ui/ ######################################################################## _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure
