Replies: 4 comments 5 replies
-
Can you share a screenshot? I did 4 or 5 test installs last week and they worked fine every time generating new certs. |
Beta Was this translation helpful? Give feedback.
-
please paste the commands you're running to generate the certs and how you're putting them in the |
Beta Was this translation helpful? Give feedback.
-
I run this via Docker with no issues, and have a walkthrough and example files if you need them. If you can hop on the discord and dm me, I can help you get this straightened out. |
Beta Was this translation helpful? Give feedback.
-
It looks like you added a period as a suffix to your domian name |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Server Info (please complete the following information):
Installation Method:
Agent Info (please complete the following information):
Describe the bug
Following the documentation for creating certbot certificates, starting the services results in the following error messages.
[842] 2022/04/24 06:35:58.303859 [ERR] 172.16.0.3:49314 - cid:135 - TLS handshake error: remote error: tls: bad certificate
time="2022-04-24T06:38:06Z" level=fatal msg="x509: certificate is valid for *.example.com, not api..example.com". I've also tried this using the setup script in the non-docker instructions with the same result.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The server would turn on and allow connections.
Screenshots
NA
Additional context
NA
Beta Was this translation helpful? Give feedback.
All reactions