typo
This commit is contained in:
parent
bc200e691c
commit
44c970746f
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF",
|
|||
# Hide SSL internals
|
||||
"SSL_INTERN",
|
||||
# SSL TRACE
|
||||
"SSL_TRACE");
|
||||
"SSL_TRACE",
|
||||
# SCTP
|
||||
"SCTP");
|
||||
|
||||
|
|
Loading…
Reference in a new issue