Skip to content

TLS certificate not obtained for remaining names #7601

@DavidePrincipi

Description

@DavidePrincipi

Removing a name from the TLS certificates page is not possible. The validation request hits a timeout error.

Steps to reproduce

In TLS certificates page

  • Add name uno1.nicolatest.it
  • Add name rl1.nicolatest.it
  • Add name due1.nicolatest.it
  • Remove name uno1.nicolatest.it

Expected behavior

A new certificate request for the remaining names rl1.nicolatest.it and due1.nicolatest.it is issued to Let's Encrypt.

Actual behavior

Traefik doesn't issue a new certificate request and after 30 seconds the validation procedure times out:

Aug 08 12:27:56 rl1 agent@traefik1[31724]: Timeout after about 30 seconds. Certificate not obtained for ['rl1.nicolatest.it', 'due1.nicolatest.it'].

Components

  • Traefik 3.2.1

See also


Thanks to @nrauso

Metadata

Metadata

Assignees

No one assigned

    Labels

    verifiedAll test cases were verified successfully

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions