Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add ability to upload ssl certs using CLI #76

Open
tzmanics opened this issue Jan 22, 2016 · 0 comments
Open

Add ability to upload ssl certs using CLI #76

tzmanics opened this issue Jan 22, 2016 · 0 comments

Comments

@tzmanics
Copy link
Contributor

It will reduce copy/paste errors. Possible flow:

$ modulus project ssl create <Choose project> Which domain is this certificate for? www.example.com (if the domain doesn't exist, just create it on the project automatically) Path to private key file? /path/to/example.key Path to certificate file? /path/to/example.crt Does this certificate have an intermediate certificate (yes)? yes Path to intermediate certificate? /path/to/caroot.crt Does this certificate have any other intermediate certificates (yes)? no Saving SSL certificate for www.example.com [check] SSL certificate successfully saved

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant