services.portunus.ldap.tls

NixOS option

Whether to enable LDAPS protocol. This also adds two entries to the /etc/hosts file to point services.portunus.domain to localhost, so that CLIs and programs can use ldaps protocol and verify the certificate without opening the firewall port for the protocol. This requires a TLS certificate for services.portunus.domain to be configured via security.acme.certs.

type: boolean
Default
false
declared in: nixos/modules/services/misc/portunus.nixView source on NixOS/nixpkgs →