"You MUST use this command to copy the certs to the target files, DO NOT use the certs files in ~/.acme.sh/ folder, they are for internal use only, the folder structure may change in the future."
Should there be a command to install the pks file which when generated is placed in the .acme.sh directory?
Should this be a seperate insatll-pks command or another argument to install-certs?
I'm happy to provide a PR for it given some direction on the preferred solution.
Given the statement on installing certs here https://github.com/Neilpang/acme.sh#3-install-the-cert-to-apachenginx-etc:
"You MUST use this command to copy the certs to the target files, DO NOT use the certs files in ~/.acme.sh/ folder, they are for internal use only, the folder structure may change in the future."
Should there be a command to install the pks file which when generated is placed in the .acme.sh directory?
Should this be a seperate insatll-pks command or another argument to install-certs?
I'm happy to provide a PR for it given some direction on the preferred solution.