package
0.0.0-20221012104413-7838e69214a3
Repository: https://github.com/bliiitz/dirk.git
Documentation: pkg.go.dev

# README

Testing certificates

This directory holds certificates and keys for creating and using during testing.

# Functions

SetupCerts sets up a number of certificates on-disk in the provided location.

# Variables

CACrt is the certificate authority certificate.
ClientTest01Crt is the certificate for client-test01.
ClientTest01Key is the key for client-test01.
ClientTest02Crt is the certificate for client-test02.
ClientTest02Key is the key for client-test02.
ClientTest03Crt is the certificate for client-test03.
ClientTest03Key is the key for client-test03.
SignerCerts gives access to signer certificates by ID.
SignerKeys gives access to signer keys by ID.
SignerTest01Crt is the certificate for singer-test01.
SignerTest01Key is the certificate for singer-test01.
SignerTest02Crt is the certificate for singer-test02.
SignerTest02Key is the key for singer-test02.
SignerTest03Crt is the certificate for singer-test03.
SignerTest03Key is the certificate for singer-test03.
SignerTest04Crt is the certificate for singer-test04.
SignerTest04Key is the key for singer-test04.
SignerTest05Crt is the certificate for singer-test05.
SignerTest05Key is the key for singer-test05.