We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Presently, only single-user login is supported, and is stored on the class. This means one signed-in user at a time. Log in as follows.
Garb::Session.login('username', 'password')
You can now move on to getting Profiles and Building a Report.
Garb::Session.login('username', 'password', :secure => true)
Download http://curl.haxx.se/ca/cacert.pem into your application.
Points
CA_CERT_FILE