Hi, I'm using the IO taglib for getting contents from a HTTPS site but it always gives me the "Unknown protocol: https" exception. I would appreciate it if somebody who has done this before can show me the way!
this is what I've in my code: <io:url url="https://www.abcd.com" /> The examples in the documentation also show only for http though it says it supports https. Thanks in advance for any help rendered. ~Sandeep
