Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
2
and friends.
""
"
3
4
import
argparse
Callers
nothing calls this directly
Calls
12
make_cert_key
Function · 0.85
check_call
Function · 0.85
make_ca
Function · 0.85
unmake_ca
Function · 0.85
write_cert_reference
Function · 0.85
open
Function · 0.50
abspath
Method · 0.45
dirname
Method · 0.45
add_argument
Method · 0.45
parse_args
Method · 0.45
write
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected