Parsing postfix

This commit is contained in:
2023-09-07 21:27:30 +02:00
parent 2325d9a5a0
commit 9e5ae61c69
6 changed files with 37 additions and 15 deletions
+10
View File
@@ -0,0 +1,10 @@
#!/usr/bin/env python3
def apaches_ssl() -> list:
ssl = list()
# Check if apaches has disabled the bad SSL/TLS version
return ssl