You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Generate private key via openssl genrsa -out private.pem 2048
Copy the inner part of the key (like the example text in the config)
Replace new lines with \n
Paste the single line key into the config
Restart Oneuptime
Attempt to retrieve an SSL certificate on the portal
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:
openssl genrsa -out private.pem 2048
\n
From there I get the error of:
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)
The text was updated successfully, but these errors were encountered: