Skip to main content

Firewall Rules

You must allow these rules to make Passbolt work in a firewalled environment:

Inbound rules

Protocol namePort numberTransport Layer ProtocolComment
HTTP80TCPOptional, should be used only to redirect to HTTPS
HTTPS443TCPTo serve Passbolt through HTTPS

Outbound rules

Protocol namePort numberTransport Layer ProtocolComment
HTTP80TCPTo be able to connect to operating system repositories who don't use https (Ubuntu)
HTTPS443TCPTo be able to connect to package repository or bitbucket repository
SMTPusually 587TCPTo send email notifications, used port depends of your SMTP server configuration, usually 25/TCP, 587/TCP or 465/TCP
DNS53UDPTo be able to resolve SMTP server name, or download.passbolt.com to check for updates
NTP123UDPTo make server synchronized to a NTP server. Mandatory to make GPG or MFA/OTP work
HKPS11371TCPHKPS protocol for receiving GPG keys