The certificates in this directory are used by integration tests (specifically for certificate-based authentication).
They are generated using tls-gen's basic profile with Common
Name set toCN=guest, O=client
. The node used for integration tests must have a user with that name,
which is set up using a Make target.
See CONTRIBUTING.md for details.