cloudflare / cloudflare/cfssl

Add support for creating dummy certificates, servers, etc. when testing

Open
#117 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
Go
Stars
9.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Currently, all testing seems to be done with static certificate chains which were created for that test from the command line. It would be more streamlined to be able to create your own instances in the test code itself. Issue #96 references a similar problem and suggests the ability to create a test server. Ideally, one should be able to create a dummy version of anything they might need in a test. If you need something besides certificate chains and servers, please say so in a comment.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.