I’m a beginner with ssl, and I have a question. If I have two web servers, one that is secure (128-bit) and available outside our network, and another that is NOT secure, and NOT available outside our network, can I pull the unsecure one through the secure server, making it secure and available outside the network? If so, how would I start?
Thanks