openss: fix various test and Python 3 issues (#47188)

This commit is contained in:
Jordan Borean
2018-10-18 05:29:18 +10:00
committed by GitHub
parent 1947d903cd
commit 6666b070a9
4 changed files with 12 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
bugfixes:
- openssl_csr - fix byte encoding issue on Python 3
- openssl_pkcs12 - fix byte encoding issue on Python 3