Gareth J. Greenaway
|
042930bd3b
|
A couple more fixes to ensure everything works consistently under python2 and python3, adjusting things that should be bytes and things that should be strings. Updating tests to reflect changes.
|
2018-03-26 21:51:51 -07:00 |
|
Gareth J. Greenaway
|
08fce29653
|
Silly typo in test.
|
2018-03-10 06:23:00 -08:00 |
|
Gareth J. Greenaway
|
84d720b14c
|
Adding some code that was accidently reverted back in.
|
2018-03-10 06:21:47 -08:00 |
|
Gareth J. Greenaway
|
2c43911f62
|
Fixing lint.
|
2018-03-10 06:01:01 -08:00 |
|
Gareth J. Greenaway
|
e813b74fbe
|
Update test_x509.py
Lint fixes.
|
2018-03-10 06:01:00 -08:00 |
|
Gareth J. Greenaway
|
1d57787a6f
|
Gating the two tests that require m2crypto to be available.
|
2018-03-10 06:01:00 -08:00 |
|
Gareth J. Greenaway
|
70aca0da57
|
Recent unicode changes into Oxygen broke some aspects of the x509 module. When processing PEM text, it needs to be treated as ascii not unicode. Adding a couple tests for affected functions.
|
2018-03-10 06:01:00 -08:00 |
|
Bo Maryniuk
|
201ce62c45
|
Fix unit test on Python3
|
2018-02-20 18:50:10 +01:00 |
|
Bo Maryniuk
|
62d2472c01
|
Lintfix: unused import
|
2018-02-20 18:49:58 +01:00 |
|
Bo Maryniuk
|
43026b67da
|
Add unit test for x509 module on function _parse_subject
|
2018-02-19 15:53:42 +01:00 |
|