Commit graph

15 commits

Author SHA1 Message Date
Noah Laptop
adaac3066c fix: remove cryptography import, cleanup error handling 2020-10-16 13:56:36 -07:00
fdistorted
7e3c21c396 support of ec certificates added 2020-10-16 13:46:05 +03:00
Noah Laptop
e858f5e4c3 Ignore pycache 2020-04-23 11:56:08 -07:00
Noah Laptop
2f05f16946 add trust anchors to example 2020-03-09 09:40:25 -07:00
Noah Laptop
5ae689bf72 Add EthernetMQTT example to demonstrate mTLS (credit @Atalonica) 2020-03-09 09:39:03 -07:00
Noah Laptop
3b9082cec9 fix a typo in the convert parameters 2020-03-02 16:39:30 -08:00
Noah Laptop
34af9c0d9b fix typo in command specification 2020-02-28 10:06:26 -08:00
Noah Laptop
c045607b39 Clarification edits for trust anchor generation 2020-01-10 17:04:37 -08:00
Noah Laptop
43d517c9df remove output files 2019-08-05 21:47:52 -07:00
Noah Laptop
d4e988f6f1 update doxy 2019-08-05 21:47:12 -07:00
Noah Laptop
a7499cc9a4 small fix to cert_util.py to allow for ECC chains 2019-07-31 15:32:06 -07:00
Noah Laptop
4b95e7d7a1 added mutual authentication, tweaked command line tool 2019-07-23 18:29:13 -07:00
Noah Laptop
648104c7e3 almost finished documenting, moved SSLSession implementation into it's own file, fixed infinite loop when overflowing m_iobuf 2019-03-31 12:55:58 -07:00
Noah Laptop
99920111ff added domain to description, fixed the "convert" command 2019-03-13 20:33:37 -07:00
Noah Laptop
ac951f1b30 Wrote small python utility based off of pycert to autogenerate bearSSL trust anchor header files, need to finish commenting it and created web hosted version 2019-03-13 16:13:20 -07:00