Make better output

This commit is contained in:
Narbeh Arakil
2019-06-29 00:45:33 +04:30
parent 9daa0a69d9
commit f358f58eaf
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -170,6 +170,8 @@ def print_status(host, context, analyze=False):
for san in context[host]['cert_sans'].split(';'):
print('\t\t \\_ {}'.format(san.strip()))
print('\n')
def show_result(user_args):
"""Get the context."""