Closed richm closed 7 years ago
https://github.com/ViaQ/watches-cli/issues/1 Due to openssl bug: https://bugzilla.redhat.com/show_bug.cgi?id=1402153 and python bug: https://bugzilla.redhat.com/show_bug.cgi?id=1402154 we have to generate the http certs without the OID in the SAN.
Had to do the same thing here for the same reason: https://github.com/openshift/origin-aggregated-logging/blob/master/deployer/scripts/util.sh#L17
https://github.com/ViaQ/watches-cli/issues/1 Due to openssl bug: https://bugzilla.redhat.com/show_bug.cgi?id=1402153 and python bug: https://bugzilla.redhat.com/show_bug.cgi?id=1402154 we have to generate the http certs without the OID in the SAN.
Had to do the same thing here for the same reason: https://github.com/openshift/origin-aggregated-logging/blob/master/deployer/scripts/util.sh#L17