Add eNULL ciphers
This commit is contained in:
parent
cd475317df
commit
9cfd1e1831
@ -7,7 +7,7 @@ import subprocess
|
||||
import sys
|
||||
|
||||
|
||||
def get(subset="ALL"):
|
||||
def get(subset="ALL:COMPLEMENTOFALL"):
|
||||
"""Ask OpenSSL a list of ciphers
|
||||
|
||||
Keyword argument:
|
||||
|
Loading…
Reference in New Issue
Block a user