Menu

Code Commit Log


Commit Date  
[r236] by dannybackx

Create the task right, reduces delay in TLS handshake

2019-05-28 14:39:55 Tree
[r235] by dannybackx

Turn TLS server into a JSON server, the old test code did HTTP.
Fix task creation, now only takes a 3 second handshake period.

2019-05-27 16:24:21 Tree
[r234] by dannybackx

Bugfix

2019-05-25 07:50:44 Tree
[r233] by dannybackx

Cleanup

2019-05-25 06:23:47 Tree
[r232] by dannybackx

Prepare for sending alerts to user smartphone

2019-05-25 05:06:12 Tree
[r231] by dannybackx

Small fix to recovery code

2019-05-22 19:04:53 Tree
[r230] by dannybackx

This appears to succeed in doing a two way certificate check.
Example command lines :

acer: {12} ./ssl_client2 server_name=waskot server_port=4433 ca_file=/home/danny/src/esp-idf/espalarm/build/main/my-ca.crt key_file=/home/danny/src/esp-idf/espalarm/build/main/client.key crt_file=/home/danny/src/esp-idf/espalarm/build/main/client.crt auth_mode=required
acer: {4} curl -vvv --cacert /home/danny/src/esp-idf/espalarm/build/main/my-ca.crt --key /home/danny/src/esp-idf/espalarm/build/main/client.key --cert /home/danny/src/esp-idf/espalarm/build/main/client.crt https://waskot:4433

This gets recognized by the server, and it prints info from the certificate.

2019-05-21 18:31:57 Tree
[r229] by dannybackx

Need 2048 bits to work with mbed, and add some dependency rules

2019-05-19 10:51:32 Tree
[r228] by dannybackx

Try to authenticate a client via TLS

2019-05-18 10:41:25 Tree
[r227] by dannybackx

Initial attempt at setting up TLS/SSL server

2019-05-04 15:24:08 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.