Browse Source

burp: Fix path to dh file.

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 3 years ago
parent
commit
1384840ec2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      burp/burp-server.conf.tmpl

+ 1 - 1
burp/burp-server.conf.tmpl

@@ -96,7 +96,7 @@ ssl_cert = /etc/ssl/certs/{{ fqdn }}.cert.pem
 ssl_key = /etc/ssl/private/{{ fqdn }}.key.pem
 
 # Server DH file.
-ssl_dhfile = /etc/burp/dhfile.pem
+ssl_dhfile = /etc/ssl/dhparam.pem
 
 # Server SSL ciphers
 #ssl_ciphers =