Example TLS client with wolfSSL

Dependencies:   EthernetInterface-FRDM-k64F mbed-rtos mbed wolfSSL-TLS13-Beta Example-client-tls

Dependents:   Example-client-tls

Files at this revision

API Documentation at this revision

Comitter:
wolfSSL
Date:
Thu Apr 28 01:07:49 2016 +0000
Parent:
4:0cd0d8c9af1e
Child:
6:12068e6dc456
Child:
8:4a483e3d805e
Commit message:
Updating to wolfSSL 3.9.0;

Changed in this revision

EthernetInterface.lib Show annotated file Show diff for this revision Revisions of this file
client-tls.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
wolfSSL.lib Show annotated file Show diff for this revision Revisions of this file
--- a/EthernetInterface.lib	Fri Jul 24 04:28:37 2015 +0000
+++ b/EthernetInterface.lib	Thu Apr 28 01:07:49 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/EthernetInterface/#2fc406e2553f
+http://mbed.org/users/mbed_official/code/EthernetInterface/#4d7bff17a592
--- a/client-tls.cpp	Fri Jul 24 04:28:37 2015 +0000
+++ b/client-tls.cpp	Thu Apr 28 01:07:49 2016 +0000
@@ -168,6 +168,7 @@
     char server_addr[40] ;
     char server_port[10] ;
     
+    printf("Starting TLS Client,...\n") ;
     wolfSSL_Init();      /* initialize wolfSSL */
     /* wolfSSL_Debugging_ON(); */
     EthernetInterface eth;
@@ -195,6 +196,7 @@
 
 int main(void)
 {
+
 #define STACK_SIZE 24000
     Thread t(net_main, NULL, osPriorityNormal, STACK_SIZE);
     while(1)wait(1.0) ;
--- a/mbed-rtos.lib	Fri Jul 24 04:28:37 2015 +0000
+++ b/mbed-rtos.lib	Thu Apr 28 01:07:49 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#5aed8bae1001
+http://mbed.org/users/mbed_official/code/mbed-rtos/#bdd541595fc5
--- a/mbed.bld	Fri Jul 24 04:28:37 2015 +0000
+++ b/mbed.bld	Thu Apr 28 01:07:49 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/bad568076d81
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/082adc85693f
\ No newline at end of file
--- a/wolfSSL.lib	Fri Jul 24 04:28:37 2015 +0000
+++ b/wolfSSL.lib	Thu Apr 28 01:07:49 2016 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/users/wolfSSL/code/wolfSSL/#28278596c2a2
+http://developer.mbed.org/users/wolfSSL/code/wolfSSL/#1b0d80432c79