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
The config documentation claims that `ClientPrivateKey` should be a
filename but in reality it needs to be the raw key string. I've fixed
that documentation, but also added a `ClientPrivateKeyFile` config for
flexibility with sourcing the client private key from the filesystem.
0 commit comments