Add eNULL ciphers

This commit is contained in:
nemunaire 2015-02-01 22:11:19 +01:00 committed by nemunaire
parent cd475317df
commit 9cfd1e1831
1 changed files with 1 additions and 1 deletions

View File

@ -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: