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

Site Update Custom SSL #395

Open
steve231293 opened this issue Sep 23, 2021 · 2 comments
Open

Site Update Custom SSL #395

steve231293 opened this issue Sep 23, 2021 · 2 comments

Comments

@steve231293
Copy link

Hello there,

Could you add option to update custom SSL for exist site?

You know, a custom SSL will expired in a year.

For now, We need to delete and re-create site with custom SSL

Thanks in advanced.

@kirtangajjar
Copy link
Contributor

@steve231293 Do you mean you want update a site which has LetsEncrypt SSL to custom SSL?

@steve231293
Copy link
Author

Hello @kirtangajjar,
No, I meant want to update site with Expired Custom SSL to Valid Custom SSL.

https://www.globalsign.com/en/blog/maximum-ssltls-certificate-validity-now-one-year

This is my command to create site:
ee site create example.com --type=wp --ssl=custom --ssl-key=/root/example.com.key --ssl-crt=/root/example.com.crt

Maybe update command look like:
ee site update example.com --ssl=custom --ssl-key=/root/new-ssl/example.com.key --ssl-crt=/root/new-ssl/example.com.crt

Thanks in advanced

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