Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow multiple values per key in name fields in openssl_certificate/csr (#30338) | MarkusTeufelberger | 2017-12-12 | 1 | -0/+13 |
* | openssl: remove static dict for keyUsage (#30339) | Yanis Guenane | 2017-09-14 | 1 | -28/+0 |
* | Add extended key usages to module_utils/crypto.py (#30128) | MarkusTeufelberger | 2017-09-13 | 1 | -0/+6 |
* | Extend test coverage for openssl modules (#27548) | Yanis Guenane | 2017-08-21 | 1 | -1/+2 |
* | crypto/openssl_*: Standardize implementaton and add support keyUsage, extened... | Christian Pointner | 2017-08-03 | 1 | -0/+33 |
* | openssl_privatekey: Standardize implementaton of the module | Yanis Guenane | 2017-07-25 | 1 | -3/+12 |
* | Enable integration tests for the crypto/ namespace (#26684) | Yanis Guenane | 2017-07-25 | 1 | -9/+10 |
* | crypto: Build a base object for openssl modules (#26945) | Yanis Guenane | 2017-07-21 | 1 | -0/+75 |
* | openssl_*: Allow user to specify privatekey passphrase | Yanis Guenane | 2017-07-19 | 1 | -2/+4 |
* | openssl_privatekey: Add publickey fingerprint (#22202) | Yanis Guenane | 2017-07-03 | 1 | -0/+48 |