| Crates.io | certm |
| lib.rs | certm |
| version | 0.1.2 |
| created_at | 2025-11-22 16:14:12.481874+00 |
| updated_at | 2025-12-01 15:19:04.620509+00 |
| description | This is a tui for managing x509 certificate using openssl and ratatui. |
| homepage | |
| repository | https://github.com/C4mill3/certm |
| max_upload_size | |
| id | 1945464 |
| size | 2,676,951 |
This is a tui for managing x509 certificate using openssl and ratatui

By default, vault are stored in "~/.certm_vault"
sudo apt-get install libssl-dev pkg-config
Simply use: cargo install certm
To build use: cargo build
To run use: cargo run -r