Skip to content

Support tls-alpn-01 for IP identifiers #27

Description

@aarongable

The tls-alpn-01 responder currently hardcodes the supplied identifier as a dnsName SAN in the challenge certificate:

DNSNames: []string{hello.ServerName},

This doesn't work for IP identifiers, where it needs to be encoded as an ipAddress SAN.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions