-
Notifications
You must be signed in to change notification settings - Fork 824
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
Certificates not being saved #634
Comments
Hi. |
Just commented over there, but do you know a way this could be fixed? Buypass should behave the same as LE @buchdag |
Okay understandable, do you know of any other CA that is currently working. Had some problems getting LE working. Got some errors about a bad handshake or something. My server is behind a very strict firewall that I am not in control of so i need a CA that is not blocked (which buypass was not) |
This issue has been fixed on the master branch of simp_le For now this docker image can be used if people need it urgently (no guarantees for reliability), it was used by me to test the fix: https://hub.docker.com/repository/docker/oscarkolsrud/le-companion-test |
Updated simp_le tagged version to include fix for Buypass CA. Fixes issue nginx-proxy#634
fixed by #637 |
Hi there,
Due to some issues i faced with the letsencrypt CA i tried out the buypass acme APIs. They should work exactly the same way LE does. Documentation here: https://community.buypass.com/t/63d4ay/buypass-go-ssl-endpoints
But currently i am facing a problem with what seems like certificates not being saved.
See debug log (Edited for security and privacy):
I simply do not understand very well what is failing. It seems like it is receiveing the certs, but failing on saving them. Could someone please help me get this working?
Sidenote: attempted to make this a bit nicer to read with a code block... Did not work out as intended
The text was updated successfully, but these errors were encountered: