hlabonte Posted October 7, 2005 Posted October 7, 2005 Greetings. I have a script in a FMP6 solution, written by a vendor, which retrieves data using an import step. It performs an HTTP request, and uses an XSL style sheet, then performs the import. The problem is, as soon as we change the URL to HTTPS (which it should be), the step fails. I know the URL is correct because it works fine outside of FMP. The vendor suggests we have to change a setting on our network. The network manager and I debugged a few things, but see no issues. Anyone know if there are settings specific to FMP or FMP server (5.5) where I can modify things to make this work? thanks in advance, Heather
cjaeger Posted October 7, 2005 Posted October 7, 2005 FMP does not support https. However, you can proxy the request with a http->https proxy.
hlabonte Posted October 7, 2005 Author Posted October 7, 2005 Forgive my ignorance, how would one do that?
Recommended Posts
This topic is 6987 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now