Hello all, I am curious about how something should work relating to some self signed certs I am trying to use. It has been a while since I was messing with this.
I have a webserver setup for my internal webmail at https://examplemail.com. however, that site redirects to https://mail.mycompany.com How should the certs be set up for this? Currently, my browser is giving me a warning when I go to https://example.com that the cert i am giving back is only valid for www.mycompany.com I guess I need to know what to research to make all of these guys sort of use the same cert. is this what chaining could do for me? Thanks