I am trying to do (python 3.6) the equivalent of
openssl verify -CApath my_dir_of_CA_certs my_cert_from_one_of_those_CAs
I keep looking over