Utility to generate certificates for tests.
```
test_cert_gen::gen_keys()
```
returns:
* *
This is typically enough to configure a TLS server and client
for unit/integration tests.
Certificates are generated with `openssl` command.
Generated certificates expire in a day.