services.gns3-server.ssl.certFile

NixOS option

Path to the SSL certificate file. This certificate will be offered to, and may be verified by, clients.

type: null or absolute path
Default
null
Example
"/var/lib/gns3/ssl/server.pem"
declared in: nixos/modules/services/networking/gns3-server.nixView source on NixOS/nixpkgs →