ssl verification options
Created by: jrmithdobbs
These are completely missing. There's no way to set a verification path of any sort the code either turns verification on or off. I'm not sure if this should be here or in gitlab-shell but it's a major issue. If verification is on it just assumes the system's default openssl config has a valid ca path setup. This is a horrible (and most often incorrect) assumption.
An option to specify a pem file containing trusted roots would be a good start!