EasyEngine / EasyEngine/site-command

Rename 'site ssl' to 'site ssl-verify'

Aperta
#235 0 commenti 0 reazioni 1 assegnatario Rivendicata da @mrrobot47 Vedi su GitHub
Lingua principale
PHP
Stelle
18
Fork
28
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

`ee site ssl` command is causing confusion among new v4 users. They either assume it will add SSL to a non-SSL site or they think it will be required to run every time after any SSL site creation.

Hence to clarify what `ee site ssl` does, it is better if we rename it to `ee site ssl-verify`. If the current command does both verify SSL when using the DNS method and renew if it's present, we can create another command `ee site ssl-renew` and call the same function internally.

Also, it would be great if we would be able to track if DNS challenge verification is pending on a site. We can add this info in `site_meta` and only allow `ee site ssl-verify` if DNS verification is pending.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.