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

Command to list current domain config? #3103

Closed
kevdogg opened this issue Aug 14, 2020 · 1 comment
Closed

Command to list current domain config? #3103

kevdogg opened this issue Aug 14, 2020 · 1 comment

Comments

@kevdogg
Copy link

kevdogg commented Aug 14, 2020

Hi I was looking for a command to list current configuration of a domain. I'm aware there is a domain.conf file located within each domains folder. I made a change to the reload command using base64 however I'd like to know if acme is processing my base64 encoded text correctly. It would be great if acme.sh could just dump the current config to the terminal to check. I'm open to any suggestions on how to do this in any other manner.

@Neilpang
Copy link
Member

please upgrade to the latest dev branch:

acme.sh --upgrade -b dev

You can use -d with --list command now:

acme.sh --list  -d example.com

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