Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit a830e24

Browse files
authored
v1.4.5 to Sync with SSLClient v1.6.11
### Releases v1.4.5 1. Sync with [SSLClient v1.6.11](https://github.com/OPEnSLab-OSU/SSLClient/releases/tag/v1.6.11). Check [Pull in OPEnSLab-OSU's SSLClient v1.6.11 #17](khoih-prog/EthernetWebServer_SSL#17) 2. Add example [AWS_IoT](examples/AWS_IoT)
1 parent e3ed6d8 commit a830e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SSLClient/SSLClient.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ class EthernetSSLClient : public Client
397397
return m_timeout;
398398
}
399399

400-
/**
400+
/**
401401
@brief Change the time used during x509 verification to a different value.
402402
403403
This function directly calls br_x509_minimal_set_time to change the validation

0 commit comments

Comments
 (0)