Paul Bakker
|
be4e7dca08
|
- Debug print of MPI now removes leading zero octets and displays actual bit size of the value
|
2011-03-14 20:41:31 +00:00 |
|
Paul Bakker
|
2544a04918
|
- Replaced with current value of the certificate after certificate replacement
|
2011-02-20 13:52:44 +00:00 |
|
Paul Bakker
|
96743fc5f5
|
- Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding
- Parsing PEM private keys encrypted with DES and AES are now supported (Fixes ticket #5)
- Added tests for encrypted keyfiles
|
2011-02-12 14:30:57 +00:00 |
|
Paul Bakker
|
bbf2f63e92
|
- Added missing dependency on POLARSSL_DEBUG_C
|
2011-01-21 10:51:24 +00:00 |
|
Paul Bakker
|
1f76115340
|
- Fixed bug resulting in failure to send the last certificate in the chain in ssl_write_certificate() and ssl_write_certificate_request()
|
2010-02-18 18:16:31 +00:00 |
|