Question
Certbot Error when trying to install MQTT on CentOS 7
When following the steps here
All works up to the end of Step2. Command
sudo certbot certonly --standalone --standalone-supported-challenges http-01 -d mqtt.example.com
where I replace example.com with my domain returns
certbot: error: unrecognized arguments: -standalone-supported-challenges http-01
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×