-
-
Notifications
You must be signed in to change notification settings - Fork 575
Closed
Labels
Description
More of a question that an issue.
Looking at one of your example on implementing a secure client and server, it is seen that the same localhost.pem file is distributed between the client and server. From a security standpoint, since client and the server and two separate entities, shouldn't their PEM file be different?
Example: