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

Commit

Permalink
v1.4.5 to Sync with SSLClient v1.6.11
Browse files Browse the repository at this point in the history
### 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)
  • Loading branch information
khoih-prog authored Mar 29, 2022
1 parent e3ed6d8 commit a830e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SSLClient/SSLClient.h
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ class EthernetSSLClient : public Client
return m_timeout;
}

/**
/**
@brief Change the time used during x509 verification to a different value.
This function directly calls br_x509_minimal_set_time to change the validation
Expand Down

0 comments on commit a830e24

Please sign in to comment.