Skip to content
  • Benjamin Bertrand's avatar
    Revert to chained certificate · 36fdaeb4
    Benjamin Bertrand authored
    Using the other certificate works fine from a browser but not when using
    requests from Python:
    SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)')))
    
    JIRA INFRA-2476
    36fdaeb4