You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so far, wget only support certificate file without password,
--certificate=FILE client certificate file
is it possible to add support client encrypted certificate file with password, such as like this: (as I known, curl support this feature now)
“wget --cert <certificate[:password]> Client certificate file and password” ?
The text was updated successfully, but these errors were encountered:
so far, wget only support certificate file without password,
--certificate=FILE client certificate file
is it possible to add support client encrypted certificate file with password, such as like this: (as I known, curl support this feature now)
“wget --cert <certificate[:password]> Client certificate file and password” ?
The text was updated successfully, but these errors were encountered: