Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cryptography has deprecated serial in favor of serial_number | Christian Heimes | 2017-02-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> | ||||
* | ipalib: move certstore to the install subpackage | Jan Cholasta | 2016-11-29 | 1 | -0/+426 |
The certstore module depends on ipaplatform. Move it to ipalib.install, as it is used only from installers. https://fedorahosted.org/freeipa/ticket/6474 Reviewed-By: Stanislav Laznicka <slaznick@redhat.com> |