| Crates.io | test-cert-gen-2 |
| lib.rs | test-cert-gen-2 |
| version | 0.12.0 |
| created_at | 2024-05-07 20:09:27.100943+00 |
| updated_at | 2024-11-25 13:40:59.36163+00 |
| description | Utility to generate certificates for tests (e. g. for TLS) |
| homepage | |
| repository | https://github.com/edgedb/rust-tls-api/ |
| max_upload_size | |
| id | 1232834 |
| size | 24,973 |
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.