Ivan Kostoski

Results 2 issues of Ivan Kostoski

**Describe the bug** The createSelfSignedCert function from SSLCert.cpp crashes many times before occasionally generating the certificate. **How To Reproduce** Steps to reproduce the behavior: 1. Compile and upload REST-API.ino. 2....

bug

Two new API functions added: HTTPSServer->enableTLSTickets(uint32_t liftimeSeconds = 86400, bool useHardwareRNG = false) Which enables HTTPS server generating and accepting RFC5077 TLS tickets from clients for session negotiation vs. complete...