Skip to content

support checking STARTTLS (SMTP, IMAP, etc) #23

@thegdsks

Description

@thegdsks

sslx connect works for direct TLS connections. some services need STARTTLS first (port 25, 143, 587).

something like:
sslx connect mail.example.com:587 --starttls smtp

would need to send the protocol-specific upgrade command before the TLS handshake.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurenew command or capabilityhelp wantedlooking for contributorstlsTLS connection, handshake, protocol

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions