Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Sam Hotchkiss

    (@samhotchkiss)

    Hey Toby– we definitely support SSL!

    What you’re seeing on line 105 is immediately stripped back out, you just have to stick a protocol in front of a domain name for PHP’s parse_url function to work properly.

    All communication between your server and ours happens over SSL whenever possible– if, for some reason, your host does NOT support secure remote posting, then we fall back to non-SSL.

    Best,
    Sam

    Thread Starter tsimmons

    (@tsimmons)

    Gotcha!

    If I had looked more closely, I would have seen what you are doing there. Good job, by the way, the plugin looks great.

    Thanks
    Cheers!

    Toby

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SSL supported?’ is closed to new replies.