Redundant Posted October 29, 2008 Share Posted October 29, 2008 Hey Folks, I have used this fine suggestion for quite a while to force SSL with WHMCS. But, I have discovered these rewrite directives are causing calls to the WHMCS API to fail. My API Calls follow the default API example, so I assume the rewrite rules are interfering with CURL? I'm not experienced in CURL. Anyone have some suggestions on this issue or how to construct some rewrite rules that do not interfere with the API calls? Thanks in advance (Tried this rewrite ruleset too but it also causes API issues) 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted October 30, 2008 Share Posted October 30, 2008 Did you try calling the API using https:// 0 Quote Link to comment Share on other sites More sharing options...
Redundant Posted October 30, 2008 Author Share Posted October 30, 2008 Heya Sparky. I sure did. Tried a variety of things. Only worked after removing those few rules. 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted October 30, 2008 Share Posted October 30, 2008 No probs.... just thought I'd check Really by using the API it transmits sensitive data and should only be used via https to make sure that the data is encrypted being both sent and received. (at least the admin password is being sent encrypted) 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.