Burp client: Add encryptionPasswordFile option

This commit is contained in:
fruchti 2023-03-12 14:14:48 +01:00
parent 44c073c07c
commit 3cab037898
2 changed files with 31 additions and 4 deletions

View file

@ -98,6 +98,7 @@ in
server = "rupert";
sslKeyPassword = definedInPersonalDotNix;
includes = [ "/etc/nixos" "/home" ];
encryptionPasswordFile = "/secrets/burp_encryption_password";
extraConfig = ''
working_dir_recovery_method = resume
max_resume_attempts = 5