SSL activation nginx_app #868
manish050994
started this conversation in
General
Replies: 1 comment
-
Please check the cert and key are matching or not, both cert and key should be match , if yes....Please find the below steps for nginx_ms
Then copy the new crt and key files in nginx container(from your local to container):
sudo docker logs nginx_app (Then check the logs of nginx) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Team i am using cqube v5.0.3, during the renewal of ssl I follow the flowing steps :
note: crt and key is valid.
Issue: crt file in the container is different form crt file(same as old crt file) downloaded from the browser.
message i am getting in the browser: "This server could not prove that it is ; its security certificate expired 94 days ago."
approach i tried to resolve the issue:
But the issue is same as before.
checked in different browsers by deleting the cookies.
Beta Was this translation helpful? Give feedback.
All reactions