Closed FreddieBrown closed 4 years ago
In branch v2, certificates are being generated if they are not there when starting server. When starting client to connect to servers, it will use the same certificate.
Added instructions to README. Up to the user to set the certificate. If they do not, one will be provided for them.
Project currently doesn't ensure certificates are valid. This issue should ensure that a valid certificate is sent and received then validated. Also, work should be done to look into how to generate a signed certificate and key.