Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 716 Bytes

warning.txt

File metadata and controls

16 lines (14 loc) · 716 Bytes
 
Jan 20, 2017
Jan 20, 2017
2
3
4
5
6
7
8
9
10
11
12
13
14
15
##################################################
## ##
## WARNING: You're building with -Dfuzz_tls=1 ##
## ##
## This means: ##
## ##
## * Your PRNG is DETERMINISTIC. ##
## * TLS transcripts are PLAINTEXT. ##
## * Session tickets are NOT encrypted. ##
## * TLS signature/MAC checks are DISABLED. ##
## ##
## Thank you for fuzzing! ##
## ##
##################################################