services.tlsrpt.reportd.settings.http_script

Call to an HTTPS client, that accepts the URL on the commandline and the request body from stdin.

Type
null or string
Default
${lib.getExe pkgs.curl} --silent --header 'Content-Type: application/tlsrpt+gzip' --data-binary @-
Declared
<nixpkgs/nixos/modules/services/mail/tlsrpt.nix>