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

ERR_OSSL_UNSUPPORTED: Letsencrypt Account Key #1768

Open
tankerkiller125 opened this issue Dec 16, 2024 · 0 comments
Open

ERR_OSSL_UNSUPPORTED: Letsencrypt Account Key #1768

tankerkiller125 opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tankerkiller125
Copy link

tankerkiller125 commented Dec 16, 2024

Describe the bug
I think I might just be entering in the account key wrong, but I've tried several methods at this point and I just can't seem to get this working.

To Reproduce
Steps to reproduce the behavior:

  1. Generate private key via openssl genrsa -out private.pem 2048
  2. Copy the inner part of the key (like the example text in the config)
  3. Replace new lines with \n
  4. Paste the single line key into the config
  5. Restart Oneuptime
  6. Attempt to retrieve an SSL certificate on the portal

From there I get the error of:

...
library: 'DECODER routines',
reason: 'unsupported',
code: 'ERR_OSSL_UNSUPPORTED
...

Expected behavior
Again, I think I'm just doing something wrong, but I would expect this to work based on what I've done with other software.

Deployment Type
Docker, latest as of the creation of this bug report (Dec 15th, 2024, 22:05 Eastern Time, USA)

@tankerkiller125 tankerkiller125 added the bug Something isn't working label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant