mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Remove old Broccoli SSL options
- ssl_ca_certificate - ssl_private_key - ssl_passphrase
This commit is contained in:
parent
b9d3d4d63b
commit
61d19d25e1
7 changed files with 13 additions and 30 deletions
|
@ -168,10 +168,6 @@ extern StringVal* log_rotate_base_time;
|
|||
extern StringVal* peer_description;
|
||||
extern bro_uint_t chunked_io_buffer_soft_cap;
|
||||
|
||||
extern StringVal* ssl_ca_certificate;
|
||||
extern StringVal* ssl_private_key;
|
||||
extern StringVal* ssl_passphrase;
|
||||
|
||||
extern Val* profiling_file;
|
||||
extern double profiling_interval;
|
||||
extern int expensive_profiling_multiple;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue