Since the GSC refuses to provide any help with SSL, I need to ask a question here. I am running a tomcat servlet container on an IIS webserver. The Lawson PT says that I need to SSL-enable my servlet container to make Lawson secure. I have done that and I am able to access the site:
https://hostname:8443, however, if I try to access the Lawson login page using https, I get "Page Cannot Be Displayed." If I import an IIS certificate onto my webserver, from another server, it works, but of course I get an error saying the certificate name does not match the site name. So do I need TWO certificates to make SSL work with Lawson (one for IIS and one for Tomcat)? Will the company that issues the certificates usually give me both for the price of one since they are for the same url? Thanks.