I am trying to install pushover-cli on a Debian (buster) docker container. When I run pushover-cli, I am getting the following error:
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)
I realize that this is not a pushover-cli problem per se, but can anyone tell me how to go about resolving this? I tried a half dozen suggestions that a search of this error found but none seemed to help.
I am trying to install pushover-cli on a Debian (buster) docker container. When I run pushover-cli, I am getting the following error:
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)
I realize that this is not a pushover-cli problem per se, but can anyone tell me how to go about resolving this? I tried a half dozen suggestions that a search of this error found but none seemed to help.