Subject: | Client can't access secure sites (https) |
We use an internal wiki that can only be accessed with https. By
default, do_login subroutine attempts to connect to the site with http.
It might be nice to either add a protocol getter/setter or allow host
to accept the protocol as in "https://somewiki.url".