Parsing postfix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
def apaches_ssl() -> list:
|
||||
def apache() -> list:
|
||||
ssl = list()
|
||||
|
||||
# Check if apaches has disabled the bad SSL/TLS version
|
||||
Reference in New Issue
Block a user