Commit Graph

1 Commits (ca5e7e7cc2e9d8fdd092391d827c81b9b9392010)

Author SHA1 Message Date
Michael Scherer 25ff3d491a Fix _validate_csr_subject and _validate_csr_signature (#62790)
On python 3, if there is no explicit "return True", the
function call will be seen as "False", thus failling the module

(cherry picked from commit 75c4e9ec05)
5 years ago