Install via Winget
winget install EFF.Certbot
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
About Certbot
Certbot is a free, open source software tool for automatically using Let's Encrypt certificates on manually-administrated websites to enable HTTPS.
Frequently Asked Questions
How do I install Certbot using winget?
Open Windows Terminal or PowerShell and run:
winget install EFF.Certbot. Winget is built into Windows 10 (1809+) and Windows 11.What is Certbot?
Certbot is a free, open source software tool for automatically using Let's Encrypt certificates on manually-administrated websites to enable HTTPS.
Is Certbot free to download?
Certbot is available under the Apache v2.0 Licence license. Use the winget command or the direct download link on this page.
How do I update Certbot with winget?
Run
winget upgrade EFF.Certbot in Windows Terminal or PowerShell to update Certbot to the latest available version.