We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07db055 + 288ec77 commit 83b6b20Copy full SHA for 83b6b20
1 file changed
src/using-deis/application-ssl-certificates.md
@@ -143,7 +143,7 @@ signifies the expiry year. This allows for `example-com-2018` when a new certifi
143
Assuming all applications are already using `example-com-2017` the following commands can be ran,
144
chained together or otherwise:
145
146
- $ deis certs:deatch example-com-2017 example.com
+ $ deis certs:detach example-com-2017 example.com
147
$ deis certs:attach example-com-2018 example.com
148
149
This will take care of a singular domain which allows the operator to verify everything went
0 commit comments