| Crates.io | rcssl |
| lib.rs | rcssl |
| version | 0.2.1 |
| created_at | 2024-12-22 23:04:48.190798+00 |
| updated_at | 2025-01-09 22:09:30.791205+00 |
| description | A Rust library for generating X.509 certificates with support for CA, server, client and peer certificate profiles. |
| homepage | |
| repository | https://github.com/auser/rcssl |
| max_upload_size | |
| id | 1492350 |
| size | 200,927 |
A Rust library for generating X.509 certificates with support for CA, server, client and peer certificate profiles.
rcssl generate --config ./config.yaml
To see all the options, run rcssl generate --help.
The configuration file is a YAML file that defines the certificates to be generated.
See the config.yaml file for an example.