Skip to content
/ tlstest Public

Python tool to check and print TLSA and SSHFP records from SSH, HTTPS and SMTP servers

Notifications You must be signed in to change notification settings

dafvid/tlstest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

python -m tlstest.cli [cron] <function> <args>

arguments

cron: cron adjusted outputs

tlsa: print TLSA records instead of testing

functions

https: test https (port 443)

smtp: test smtp (port 25)

sshfp: test sshfp (port 22)

smimea: create smimea (define mail and cert)

values

host host: host to use

port port: port to use

email email: email ([email protected])

cert path: path to cert file

file filename: file with space separated format test host [port] [mail] [cert]

TODO

  • IMAP test
  • Check DNSSEC dates from records

About

Python tool to check and print TLSA and SSHFP records from SSH, HTTPS and SMTP servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published