nginx - Why do my browsers say my server's SSL certificate has expired but OpenSSL says it hasn't? -
in nginx conf file, have ssl_certificate identified. according openssl, end date of certificate in future. when access site browser, says certificate has expired.
it possible used expired certificate previously, don't understand browser getting now. suggestions should look?
the certificate has 2 fields - valid , valid to. check both parameters ok, i.e. valid in past , valid in future.
when visit site browser, shows lock icon either left url in address bar or in status bar. clicking on lock icon show certificate browser sees. check certificate corresponds 1 have in server config.
Comments
Post a Comment