W dniu 2022-11-21 16:50, Daniel Stenberg via curl-library napisaĆ(a):
On Mon, 21 Nov 2022, Darius Panahy via curl-library wrote:
Whilst verbose output (CURLOPT_VERBOSE ) is useful, it also writes out
the password value in clear. Can this be prevented or configured to
mask the password?
That will be difficult as some of that showing is protcol data it
shows verbatim. But I'm open for ideas.
--
/ daniel.haxx.se
| Commercial curl support up to 24x7 is available!
| Private help, bug fixes, support, ports, new features
| https://curl.se/support.html
This would require some protocol data parsing to detect and mask
well-known things used to send passwords, e.g. Authorization HTTP
header.
--
Regards,
Daniel
--
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html