Common name is www.example.com?

How can I fix my common name and alternative names so that they show my proper domain name?

Can you clarify your question?

Did you issue a certificate and it does not contain the names you asked for?

check https://www.ssllabs.com/ssltest/analyze.html?d=citimail.eagleoneonline.ca https://www.ssllabs.com/ssltest/analyze.html?d=citimail.eagleoneonline.ca

my host is a Bitnami server

I see.

So you have managed to issue Let's Encrypt certificates for your domain but have not managed to get Bitnami/Apache to serve them.

What guides/resources have you been using so far? Have you seen Generate and Install a Let's Encrypt SSL Certificate for a Bitnami Application ? Specifically, the step:

Configure the Web server to use the Let's Encrypt certificate

Or have you been using another method?

ok I got further… Now I want to get past this:

https://citimail.eagleoneonline.ca/

Peer’s Certificate issuer is not recognized.

HTTP Strict Transport Security: false

HTTP Public Key Pinning: false

Can you please assist? It is now only a grade B cert.

The current reason for the B grade is that you have an incomplete chain. You need to serve the issuer certificate.

If you’re using Certbot, you need to make sure that your web server configuration appropriately mentions fullchain.pem or chain.pem, not just cert.pem.

The other problem that’s going to limit your grade soon has to do with ciphersuites. See

https://mozilla.github.io/server-side-tls/ssl-config-generator/

for help addressing that one.

Thank you!

Awesome support… you are schoen!

LOL

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.