MCPcopy Index your code
hub / github.com/python/cpython / make_ssl_certs.py

File make_ssl_certs.py

Lib/test/certdata/make_ssl_certs.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Make the custom certificate and private key files used by test_ssl
2and friends."""
3
4import argparse

Callers

nothing calls this directly

Calls 12

make_cert_keyFunction · 0.85
check_callFunction · 0.85
make_caFunction · 0.85
unmake_caFunction · 0.85
write_cert_referenceFunction · 0.85
openFunction · 0.50
abspathMethod · 0.45
dirnameMethod · 0.45
add_argumentMethod · 0.45
parse_argsMethod · 0.45
writeMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected