mirror of
https://github.com/foxcpp/maddy.git
synced 2025-04-06 06:27:38 +03:00
Fix more linter warnings
This commit is contained in:
parent
d7dd6ef845
commit
7f7903a645
1 changed files with 3 additions and 2 deletions
|
@ -31,8 +31,9 @@ import (
|
|||
)
|
||||
|
||||
// These certificates are related like this:
|
||||
// Root A -> Intermediate A -> Leaf A
|
||||
// Root B -> LeafB
|
||||
//
|
||||
// Root A -> Intermediate A -> Leaf A
|
||||
// Root B -> LeafB
|
||||
var (
|
||||
rootA = `-----BEGIN CERTIFICATE-----
|
||||
MIIBMDCB46ADAgECAhRDwag3n5CG90BEO87zEMAPejn6YTAFBgMrZXAwFjEUMBIG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue