diff options
author | Tim Bielawa <tbielawa@redhat.com> | 2017-06-23 11:20:06 -0400 |
---|---|---|
committer | Tim Bielawa <tbielawa@redhat.com> | 2017-06-23 11:20:06 -0400 |
commit | b45b2ff5412b29ae995027cdd1982a1dec0066d7 (patch) | |
tree | 9d15736ebcb07287b4c2b5e64112bcef688be8b3 /playbooks/libvirt/openshift-cluster/launch.yml | |
parent | 272288b9d7a771f72af1e6b9c3fbb68a1030b6a3 (diff) | |
download | openshift-b45b2ff5412b29ae995027cdd1982a1dec0066d7.tar.gz openshift-b45b2ff5412b29ae995027cdd1982a1dec0066d7.tar.bz2 openshift-b45b2ff5412b29ae995027cdd1982a1dec0066d7.tar.xz openshift-b45b2ff5412b29ae995027cdd1982a1dec0066d7.zip |
Fix parsing certs with very large serial numbers
Certificates with large serial numbers (such as those from commercial
vendors) previously failed to parse due to absent logic in the
FakeOpenSSLCertificate parser. This would cause the module to abort
and break any other roles depending on the cert expiry checking
results.
* Identifies large serials in HEX format for decimal conversion
* Update unit tests to parse a large serial
Diffstat (limited to 'playbooks/libvirt/openshift-cluster/launch.yml')
0 files changed, 0 insertions, 0 deletions