Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a placeholder external 'extract-trust' command | Stef Walter | 2013-02-05 | 1 | -0/+19 |
| | |||||
* | Implement support for java JKS keystore format | Stef Walter | 2013-02-05 | 1 | -0/+4 |
| | | | | | * All aliases must be lower case in order to work with the default keystore implementation. | ||||
* | Add support for exporting OpenSSL's TRUSTED CERTIFICATE format | Stef Walter | 2013-02-05 | 1 | -0/+8 |
| | |||||
* | Add support for extracting to pem-bundle and pem-directory formats | Stef Walter | 2013-02-05 | 1 | -0/+8 |
| | |||||
* | Implement basic extract support | Stef Walter | 2013-02-05 | 1 | -0/+95 |
| | | | | | | * The only formats supported are x509-file and x509-directory Allow tool to build without extract | ||||
* | Tweak style of the manual | Stef Walter | 2013-02-05 | 1 | -2/+0 |
| | | | | | | | * Unindent the main headings * Don't wrap options * Better spacing in table of contents * Don't have line numbers on code examples | ||||
* | Add a p11-kit tool manual page | Stef Walter | 2013-02-05 | 1 | -34/+88 |
| | |||||
* | Add documentation about the configuration paths | Stef Walter | 2011-09-14 | 1 | -0/+3 |
| | | | | | * Default module path * How to lookup paths using pkg-config | ||||
* | Add info and copyright. | Stef Walter | 2011-03-03 | 1 | -8/+34 |
| | |||||
* | The start of some documentation. | Stef Walter | 2011-03-03 | 1 | -0/+11 |