Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move accessory functions to a generic tools module | Simo Sorce | 2014-04-11 | 1 | -57/+0 |
| | | | | | | | This will allow to easly share the module with install tools, without the need to install server side modules in clients Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | Simple certificate generator class | Simo Sorce | 2014-03-20 | 1 | -0/+57 |
For now just generates self-signed certificates. In future this calss should connect to a CA, or other service like certmnger's getcert to retrieve a certificate from a CA. Signed-off-by: Simo Sorce <simo@redhat.com> |