sparkmagic
sparkmagic copied to clipboard
SSL with custom certfiles path
Regarding #404
Using verify to pass the certificate path as shown here
- http://docs.python-requests.org/en/master/user/advanced/#ssl-cert-verification
Configure it using custom_certfiles_path
LGTM otherwise!
@apetresc, do you have any comments?
Hi @polomarcus! I came across this thread and thought your PR can be helpful. Do you still plan to complete this PR?