Skip to content

Commit f2dfd1f

Browse files
authored
Merge branch 'master' into patch-1
2 parents d8ef3f6 + 92f14d4 commit f2dfd1f

File tree

12 files changed

+692
-449
lines changed

12 files changed

+692
-449
lines changed

authcrypt/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#91e6db1ea251ffcc973001ed90477f42fdca5751
1+
https://github.com/ARMmbed/mbed-os/#c05d72c3c005fbb7e92c3994c32bda45218ae7fe

benchmark/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#91e6db1ea251ffcc973001ed90477f42fdca5751
1+
https://github.com/ARMmbed/mbed-os/#c05d72c3c005fbb7e92c3994c32bda45218ae7fe

hashing/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#91e6db1ea251ffcc973001ed90477f42fdca5751
1+
https://github.com/ARMmbed/mbed-os/#c05d72c3c005fbb7e92c3994c32bda45218ae7fe

tests/tls-client.log

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
Starting the TLS handshake...
2-
Server certificate:
3-
Certificate verification passed
4-
HTTPS: Received 'Hello world!' status ... [OK]
5-
HTTPS: Received message:
6-
Hello world!
1+
Starting mbed-os-example-tls/tls-client
2+
Using Mbed OS
3+
Successfully connected to os.mbed.com at port 443
4+
Starting the TLS handshake...
5+
Successfully completed the TLS handshake
6+
Server certificate:
7+
Certificate verification passed
8+
Established TLS connection to os.mbed.com
9+
HTTP: Received [0-9]+ chars from server
10+
HTTP: Received '200 OK' status ... OK
11+
HTTP: Received message:
12+
Hello world!
13+
DONE

tls-client/.mbedignore

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)