gotlsscan icon indicating copy to clipboard operation
gotlsscan copied to clipboard

Scan a TLS server for compatibility with the Go crypto/tls package

goTLSScan

gotlsscan scans a tls/https server, and reports compatible Versions and Ciphers.

Usage of gotlsscan:
  -host string
    	host
  -insecure
    	skip certificate verification
  -port string
    	port (default "443")