mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
aa40698244
internal applications. Pomerium provides a standardized interface to add access control to applications regardless of whether the application itself has authorization or authentication baked-in. Pomerium gateways both internal and external requests, and can be used in situations where you'd typically reach for a VPN.
18 lines
497 B
Plaintext
18 lines
497 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
## Quick start
|
|
|
|
You need a configured indentity provider and a wild-card TLS certificate
|
|
before proceeding (if Pomerium will be terminating TLS connections).
|
|
Please note that the default installation runs Pomerium with unprivileged
|
|
"www" user, and therefore will not be able to bind on 443 unless
|
|
net.inet.ip.portrange.reservedhigh is lowered.
|
|
|
|
Please consult the official website https://www.pomerium.io/docs/ for
|
|
additional configuration information.
|
|
|
|
EOM
|
|
}
|
|
]
|