SIGN IN SIGN UP
psf / requests UNCLAIMED

A simple, yet elegant, HTTP library.

0 0 147 Python

Regenerate test certificates

Created using the following command with OpenSSL 3.4.0:

    for cert in expired mtls valid/server; do
        make -C tests/certs/$cert clean all
    done
C
Colin Watson committed
9ebebdef98a6aacfbedcf2ca61ba0eaecc2563f4
Parent: 5074096