mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-01 07:05:14 +00:00
Add support for SSL client certificate authentication (#3435)
Adds `--client-certificate`, `--client-certificate-key`, `--client-certificate-password` Authored-by: coletdjnz Co-authored-by: df <fieldhouse@gmx.net> Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
This commit is contained in:
8
test/testdata/certificate/clientencrypted.key
vendored
Normal file
8
test/testdata/certificate/clientencrypted.key
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
-----BEGIN EC PRIVATE KEY-----
|
||||
Proc-Type: 4,ENCRYPTED
|
||||
DEK-Info: AES-256-CBC,4B39160146F15544922E553E08299A35
|
||||
|
||||
96A7/iBkIfTVb8r2812ued2pS49FfVY4Ppz/45OGF0uFayMtMl8/GuEBCamuhFXS
|
||||
rnOOpco96TTeeKZHqR45wnf4tgHM8IjoQ6H0EX3lVF19OHnArAgrGYtohWUGSyGn
|
||||
IgLJFdUewIjdI7XApTJprQFE5E2tETXFA95mCz88u1c=
|
||||
-----END EC PRIVATE KEY-----
|
||||
Reference in New Issue
Block a user