Hi @geojan,
Have you followed our documentation steps for using a self signed certificate? They should walk you through importing certificates or using a self signed certificate.
We also have additional information on this site, specifically our
troubleshooting guide that may provide more information.
Alternatively, if what you're trying to do isn't covered by us, it may be worth looking online to see if anyone else has achieved it. As with HTTPS/SSL you're actually configuring Tomcat directly (to import certificates etc) there may be information specific to using pem files and tomcat.
If you think it's configured but FME Server isn't working in the browser properly, looking through the tomcat logfiles should give an error message detailing what's not working.
Hi @geojan,
Have you followed our documentation steps for using a self signed certificate? They should walk you through importing certificates or using a self signed certificate.
We also have additional information on this site, specifically our
troubleshooting guide that may provide more information.
Alternatively, if what you're trying to do isn't covered by us, it may be worth looking online to see if anyone else has achieved it. As with HTTPS/SSL you're actually configuring Tomcat directly (to import certificates etc) there may be information specific to using pem files and tomcat.
If you think it's configured but FME Server isn't working in the browser properly, looking through the tomcat logfiles should give an error message detailing what's not working.
Thanks for your response. I'm going to look into the troubleshooting guide.