Hello All,
I observed in my machine , ssl cert mapped in ssl.cof file & getting ssl expiry with curl command but not getting ssl expiry .
Note :
OS : Linux OS
Product : Apache HTTPD
Application is hosted on Apache HTTPD .
curl with IP-address with 443 getting cert expiry but curl with domain name 443 is not geeting SSL expiry .
what I need to do fix this issue .
if possible please provide one example this scenario .
I am waiting for your valuable information . Please check & help me .
Thanks & Regards,
JEESSHNASREE
@jeesshnasree vhost is either using wrong certificate or SSL certificate file is missing. Check in your config file. Ensure correct certs in /etc/pki/tls/certs/ & /etc/pki/tls/private/ and then verify it in the apache config file.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.