Certain
Certificate Transparency Log Utility
Client for listening to certificate transparency logs.
Usage
To use certain, add this to your Cargo.toml:
[]
= "0.2.0"
Example
The following example will stream the latest certificates appended to the log.
use ;
use ;
Contributing
All contributions are welcome, don't hesitate to open an issue if something is missing!