summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library/oc_adm_ca_server_cert.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixing the generate tox tests.Kenny Woodson2017-02-221-33/+56
|
* Moving import to local class.Kenny Woodson2017-02-221-2/+1
|
* Removing reference to oadm. Moved parameter under general params.Kenny Woodson2017-02-221-2/+2
|
* Added backup feature. Fixed a bug with reading the certificate and ↵Kenny Woodson2017-02-211-12/+32
| | | | verifying names. Added force option.
* Added copy support when modifying cert and key on existenceKenny Woodson2017-02-211-1/+19
|
* Small spacing fix.Kenny Woodson2017-02-211-0/+1
|
* Updated doc and defined defaults for signer_*Kenny Woodson2017-02-211-12/+10
|
* Removing cmd, fixed docs and comments.Kenny Woodson2017-02-201-84/+69
|
* Rename of oadm_ca to oc_adm_ca. Decided to whittle down to the direct call, ↵Kenny Woodson2017-02-201-0/+1471
server_cert.