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

example #1

Open
muxcc opened this issue May 29, 2022 · 1 comment
Open

example #1

muxcc opened this issue May 29, 2022 · 1 comment

Comments

@muxcc
Copy link

muxcc commented May 29, 2022

Hey! how to use it? what keys should be specified?

certbot certonly --pkcs12
certbot: error: ambiguous option: --pkcs12 could match --pkcs12-location, --pkcs12-passphrase

make redmi for example

@Bootlessjam
Copy link

I realise this is too late to help, but I tried using certbot for the first time today and had a similar difficultly knowing how to use this plugin.

It's an installer plugin, so it runs when certbot goes through the install step. certonly skips the install step, so this plugin won't run with that command.

So if you have already run certonly you can do the install step with

certbot install -i pkcs12 --pkcs12-location /etc/locationToPlaceFile.ptx

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

2 participants