Plugin breaks ssl
-
I have a plugin I made and I secured the admin area with FORCE_SSL_ADMIN in the config file. After logging in securely, I click the plugin menu page and the page will break the secure connection. Some other plugins I made don’t break the SQL connection. I checked the resources and they look to be coming in through https:. The ssl is trusted and works good on the front end. I don’t use any absolute url’s. Is there something I am missing or any specifics for plugins?
The topic ‘Plugin breaks ssl’ is closed to new replies.