You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
482 B
14 lines
482 B
Certificate Manager |
|
================== |
|
|
|
Tool to read an write certificates, i.e. SSL certificates and SuisseIDs. Supports PEM and DER. This tool should assist in investigating certificate problems. |
|
|
|
Based on QT and libpcscxx. |
|
|
|
Examples |
|
-------- |
|
|
|
You can load certificates of an SSL webserver directly from an URL (enter URL without `https://`) and arrange all certificates in sub windows: |
|
|
|
[Example: Open from URL, with certificates in background](doc/screenshots/openfromurl.png) |
|
|
|
|