Commit graph

3 commits

Author SHA1 Message Date
Milosch Meriac
48e129dcc4 Update to latest BearSSL version
- Update subrepository to latest BearSSL version
- Use full certificate chain verification
- Add Let's-Encrypt root certificate (IdenTrust cross-signed)
- Add workaround for missing date & time (use time of compilation for SSL)
- Add updated certificates for tls_server_bearssl example from BearSSL server example,
  previous ones were expired
2017-02-13 11:53:02 +00:00
Stefan Schake
ca6dfd5099 Complete the HTTP GET example 2017-02-11 03:16:50 +00:00
Stefan Schake
3e1a0c2091 Start http_get example for BearSSL
Validation fails due to invalid validation time (no time source on ESP) and wrong TA
2017-02-11 03:16:50 +00:00