Files
NLnetLabs-krill/test-resources/errors/ca-duplicate.json
Tim BruijnzeelsandGitHub 3b139e4a9f Clippy and spelling fixes (#471)
* Fix clippy warnings.
* Fix spelling - as agreed use american spelling in code (like RFCs do as well).
2021-04-15 14:42:32 +02:00

7 lines
117 B
JSON

{
"label": "ca-duplicate",
"msg": "CA 'ca' was already initialized",
"args": {
"ca": "ca"
}
}