| Crates.io | test-cert-gen |
| lib.rs | test-cert-gen |
| version | 0.9.0 |
| created_at | 2020-06-29 01:17:00.950324+00 |
| updated_at | 2022-04-28 16:23:49.039669+00 |
| description | Utility to generate certificates for tests (e. g. for TLS) |
| homepage | |
| repository | |
| max_upload_size | |
| id | 259263 |
| size | 22,339 |
Utility to generate certificates for tests.
test_cert_gen::gen_keys()
returns:
This is typically enough to configure a TLS server and client for unit/integration tests.
Certificates are generated with openssl command.
Generated certificates expire in a day.