-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Allow user to download SSL certificate #404
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
Comments
There are some good questions in #683; I personally would like to see certificate-foldernames in /etc/letsencrypt/live/ to use the certificate name as show in the GUI. I.e. "domain.ext". That IMHO would make it much easier to re-use the certs from NPM in other docker containers, something that will come up again and again... I've looked at the code and I see it is not a simple change. I wish I was a programmer and could help a bit, but alas, I can just (barely) get the gist of the code. Thanks for listening to my input. Best regards, George |
For now #1100 has been implemented to make it generally possible to know which certificate is which. |
Added via #1343 |
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I would like to be allowed to download ssl/cert/key from dashboard.
also it would be nice if you replace the number count of vconf file and ssl folder from number to domain/subdomain name!
ex when i create first proxy_host you create nginx vhost as
1.conf
it will be better ifdomainname.com.conf
this way i more easy to find out where is domain config file or ssl folder!The text was updated successfully, but these errors were encountered: