1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-05-31 04:17:05 +02:00

Merge pull request from drwetter/drwetter-postgres-gnmap

Fix 
This commit is contained in:
Dirk Wetter 2019-11-24 17:09:46 +01:00 committed by GitHub
commit 4eec2a0981
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18650,7 +18650,7 @@ ports2starttls() {
389) echo "-t ldap ";;
3306) echo "-t mysql " ;;
5222) echo "-t xmpp " ;; # domain of jabber server maybe needed
5432) echo "-t postgres" ;;
5432) echo "-t postgres " ;;
563) ;; # NNTPS
636) ;; # LDAP
1443|8443|443|981) ;; # HTTPS