View Source mix orbit.gen.cert (Orbit v0.2.0)
Create a self-signed certificate.
$ mix orbit.gen.cert [hostname]
The hostname
is optional and defaults to "localhost".
The following files will be created:
- priv/cert.pem
- priv/key.pem
Create a self-signed certificate.
$ mix orbit.gen.cert [hostname]
The hostname
is optional and defaults to "localhost".
The following files will be created: