-
Notifications
You must be signed in to change notification settings - Fork 31
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
BUG# letsencrypt.sh register #23
Comments
I cannot reproduce your error. Can you run |
I'm seeing the same on OS X. Here's sh -x output:
|
The problem is with the extraction of the exponent from the key. (see: "e":"" ).
|
Looks like I could install a more recent openssl from homebrew which would probably fix this. Don't really have time to dig now myself, but happy to try things you tell me to :) |
Thanks for the feedback. Would you try my version please? It supposed to work with your older version of openssl as well. Please let us know how it goes. |
I'm getting:
|
I'm getting the same error. My exponent output is: I'm running on Ubuntu 12.04 server. |
Ok, I did this change (https://github.com/gheift/letsencrypt.sh/pull/27/files/f3b571f312b4c29b3dde77f1cb5231aa4edbb518) and seems it works. |
Issue while registering account ike documented.
Output:
I run thoose commands:
Any Ideas what could I change?
Thanks for your work an regards
Christian
The text was updated successfully, but these errors were encountered: