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

Cannot use previous account key #16

Open
acastiello opened this issue Feb 7, 2020 · 0 comments
Open

Cannot use previous account key #16

acastiello opened this issue Feb 7, 2020 · 0 comments

Comments

@acastiello
Copy link

I have an account key that I use with other ACME clients. I can´t use it with PJAC
java -jar acme_client.jar --command order-certificate -a "my_old_account_key.pem" -w . -c csr.pem --well-known-dir "D:\Internet\WEB\mydomain.com.well-known\acme-challenge" --one-dir-for-well-known --server-url https://acme-staging-v02.api.letsencrypt.org/directory
but I get
Exception in thread "main" java.lang.ClassCastException: org.bouncycastle.asn1.pkcs.PrivateKeyInfo cannot be cast to org.bouncycastle.openssl.PEMKeyPair
Does PJAC requires a new account?

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

1 participant