Skip to content

Add ability to upload ssl certs using CLI #76

Description

@tzmanics

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions