dcrwallet
dcrwallet copied to clipboard
dcrwallet cannot present a TLS client certificate to dcrd for authentication
It's instead limited only to user/password ("basic") auth.
Avoiding user/pass authentication and opting for client certificate authentication instead can simplify many setups. We want this badly.