myssl.c | SSL Client HTTP Connection example getting information and verifying certificates. These are just some SSL notes |
serverssl.c | Example web server using SSL connection. It will always send the same web. It's just a test to stablish a secure connection and send some data This server cannot attend simultaneous connections |