Raikia / FiercePhish

FiercePhish is a full-fledged phishing framework to manage all phishing engagements. It allows you to track separate phishing campaigns, schedule sending of emails, and much more.
https://github.com/Raikia/FiercePhish/wiki
GNU General Public License v3.0
1.31k stars 249 forks source link

Install LetsEncrypt cert without email address #47

Closed 001SPARTaN closed 4 years ago

001SPARTaN commented 7 years ago

LetsEncrypt can install certs without requiring an email address (--register-unsafely-without-email option); this will streamline the installation process a bit more.

Raikia commented 7 years ago

Thanks for the contribution! I've queued this for the v1.3.0 release. There are a couple other things I need to clean up here before merging. Good idea though! I opened Issue #49 for this.