Merge pull request #1394 from drwetter/drwetter-postgres-gnmap

Fix #1392
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
1 changed files with 1 additions and 1 deletions

View File

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