We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7dd6ef commit 7f7903aCopy full SHA for 7f7903a
internal/target/remote/dane_test.go
@@ -31,8 +31,9 @@ import (
31
)
32
33
// These certificates are related like this:
34
-// Root A -> Intermediate A -> Leaf A
35
-// Root B -> LeafB
+//
+// Root A -> Intermediate A -> Leaf A
36
+// Root B -> LeafB
37
var (
38
rootA = `-----BEGIN CERTIFICATE-----
39
MIIBMDCB46ADAgECAhRDwag3n5CG90BEO87zEMAPejn6YTAFBgMrZXAwFjEUMBIG
0 commit comments