Auto configure HTTPS with Let's Encrypt on Debian
Install or reconfigure passbolt
If you don’t have passbolt installed please check on the hosting section for more information on how to install passbolt on debian.
If you have already installed passbolt or you are using our already packaged virtual machine or Digital Ocean image then you want to execute the following command to start the configuration process for SSL:
sudo dpkg-reconfigure passbolt-pro-server
If you are reconfiguring passbolt you most likely want to say ‘NO’ to the mariadb setup question and go for the nginx setup
Passbolt debian package currently supports the configuration of nginx. It comes with a default configuration that supports:
- Serve passbolt on port 80 (http)
- Serve passbolt on port 443 (https)
The following steps will guide you through the option that uses Let’s encrypt method to enable SSL.

After choosing yes you will be prompted with the following dialog where you can choose which method you prefer to configure SSL on nginx:

You will now need to introduce the name of the domain name assinged to your server:

Finally you will need to provide an email address for Let’s encrypt to notify you for renewals and other admin info:

If everything goes fine you should see a final message that points you to finish passbolt configuration:

Last updated
This article was last updated on September 20th, 2020.
{ include layout/row_end.html %}