pydtls/dtls/test/certs
mcfreis 083554e9e0 Minor fixes and "hopefully" compatible to Ubuntu 16.04
* dtls/__init__.py: Removed wrapper import
* dtls/openssl.py: Fixed line endings to LF
* dtls/patch.py: Removed PROTOCOL_SSLv3 import and fixed line endings to LF
* dtls/sslconnection.py: Fixed line endings to LF
* dtls/test/certs/*_ec.pem: Fixed line endings to LF
* dtls/test/echo_seq.py: Fixed line endings to LF
* dtls/test/simple_client.py: Fixed line endings to LF
* dtls/test/unit.py: Fixed line endings to LF
* dtls/test/unit_wrapper.py: Corrected wrapper import and fixed line endings to LF
* dtls/util.py: Fixed line endings to LF
* dtls/wrapper.py: Corrected function naming to wrap_client() and wrap_server(); Fixed line endings to LF
* dtls/x509.py: Fixed line endings to LF
2017-03-28 07:59:03 +02:00
..
badcert.pem SSL standard library module wire-in 2012-11-21 11:23:03 -08:00
badkey.pem SSL standard library module wire-in 2012-11-21 11:23:03 -08:00
ca-cert.pem First Stable Release 2014-01-18 18:02:25 -08:00
ca-cert_ec.pem Minor fixes and "hopefully" compatible to Ubuntu 16.04 2017-03-28 07:59:03 +02:00
keycert.pem First Stable Release 2014-01-18 18:02:25 -08:00
keycert_ec.pem Minor fixes and "hopefully" compatible to Ubuntu 16.04 2017-03-28 07:59:03 +02:00
nullcert.pem SSL standard library module wire-in 2012-11-21 11:23:03 -08:00
server-cert.pem First Stable Release 2014-01-18 18:02:25 -08:00
server-cert_ec.pem Minor fixes and "hopefully" compatible to Ubuntu 16.04 2017-03-28 07:59:03 +02:00
wrongcert.pem SSL standard library module wire-in 2012-11-21 11:23:03 -08:00
yahoo-cert.pem Certificate formatting and retrieval 2012-11-08 12:04:40 -08:00