Burp client: Add encryptionPasswordFile option
This commit is contained in:
parent
44c073c07c
commit
3cab037898
2 changed files with 31 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue