Commit Graph

1 Commits (c5d61953b1f0ec95609e3354b1faa2727b5f54a0)

Author SHA1 Message Date
Michael Scherer 75c4e9ec05 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
5 years ago