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
2569: [client/common] Throw when unable to connect to daemon r=Saviq a=townsend2010
In the logic to figure out if a cert has been accepted by the daemon, if the client cannot
establish a connection and get status if it's authenticated or not, it should just throw.
This will avoid the client from generating a new cert until communication with the daemon
is established.
Fixes#2552
Co-authored-by: Chris Townsend <[email protected]>
0 commit comments