gh-119400: make_ssl_certs: update reference test data automatically, pass in expiration dates as parameters #119400 #119401
Merged
encukou merged 4 commits intopython:mainpython/cpython:mainfrom Sep 25, 2024
Merged
gh-119400: make_ssl_certs: update reference test data automatically, pass in expiration dates as parameters #119400 #119401encukou merged 4 commits intopython:mainpython/cpython:mainfrom
encukou merged 4 commits intopython:mainpython/cpython:mainfrom
Commits
Commits on Sep 25, 2024
- authored andcommitted
Lib/test/certdata: do not hardcode reference cert data into tests
Show description for 0e82723andcommittedmake_ssl_certs: make it possible to pass in expiration dates from command line
Show description for 4bff2d1committed- authored