Skip to content

Commit

Permalink
Add cl
Browse files Browse the repository at this point in the history
  • Loading branch information
stevendpclark committed Oct 16, 2024
1 parent 53dd2d1 commit a75b277
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions builtin/logical/pki/acme_challenge_engine_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: BUSL-1.1

package pki

import (
Expand Down
3 changes: 3 additions & 0 deletions changelog/28718.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
secrets/pki: Address issue with ACME HTTP-01 challenges failing for IPv6 IPs due to improperly formatted URLs
```

0 comments on commit a75b277

Please sign in to comment.