Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use SSL cert #65

Closed
Soulsender opened this issue Aug 17, 2022 · 2 comments
Closed

Unable to use SSL cert #65

Soulsender opened this issue Aug 17, 2022 · 2 comments

Comments

@Soulsender
Copy link

Soulsender commented Aug 17, 2022

When I input my email in the .env file, I get an error when loading the page:

Error code: SSL_ERROR_INTERNAL_ERROR_ALERT

but when I leave the line commented out, I can load the page but I able not able to encrypt the traffic.

  • The docker-compose.yaml file is left default, as is everything else except for the .env.
  • I have turned off the firewall so it's not that either.

I have this error when I run docker: (where SERVERIP is my ip address)

{"level":"error","ts":1660718437.6288152,"logger":"tls.obtain","msg":"will retry","error":"[SERVERIP] Obtain: subject does not qualify for a public certificate: SERVERIP","attempt":4,"retrying_in":300,"elapsed":300.052070216,"max_duration":2592000}

@dalf
Copy link
Member

dalf commented Aug 17, 2022

see #66 it should solve your issue.

@return42
Copy link
Member

closed due to lack of feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants