burp_ca (8) Linux Manual Page
burp_ca – program for generating certificates for use with burp
Synopsis
burp_ca [options]
A script for generating certificates for use with burp. This script comes with the burp backup and restore package, and was contributed by Patrick Koppen.
Options
-h|–help- show help
-i|–init- inititalize CA
-k|–key- generate new key
-r|–request- generate certificate sign request
-s|–sign- sign csr (use –ca <ca> and –name <name>)
–batchdo not prompt for anything–revoke<number>revoke certificate with serial number–crlgenerate certificate revoke list -d|–dir<dir>- ca output dir (default: /etc/burp/CA)
-c|–config- config file (default: /etc/burp/CA.cnf)
-n|–name- name (default: builder)
-D|–days- valid days for certificate (default in config file)
–ca_daysvalid days for CA certificate (default: 3650) -S|–size- key size (default: 2048)
-a|–ca- ca name if different from name
-f|–dhfile<path>- generate a new dhfile
Bugs
If you find bugs, please report them to the email list. See the website <http://burp.grke.net/> for details.
Author
The main author of Burp is Graham Keeling.
Copyright
See the LICENCE file included with the source distribution.
