I’m new to this community and kind of to things related to security.
I have three servers
- Web Server (Client)
- Mail Server (eSMTP)
- Web Server
All servers have their own SSL certificates and got asked to do the following:
Web server (client) has to make secure requests to other two servers with TLS and only accept the certificates from those servers and nothing more. Is there a way to configurate this in openssl?
The client server is a RHEL 7.