Skip to content

tls_expiry: enable sni by default and use host for that? #1622

Description

@cpina

the tls_expiry monitor: SNI seems quite common nowadays. Instead of having:

[lets-encrypt-certificat-pina-cat-28days]
type=tls_expiry
host=pina.cat
min_days=28
sni=pina.cat

Could be:

[lets-encrypt-certificat-pina-cat-28days]
type=tls_expiry
host=pina.cat
min_days=28

I think that SNI is used by default everywhere (or is part of the handshake when the browser connects there?).

I know that is hard to change default options without breaking existing monitors...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions