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
From #92: we should change the peerCertificateChain in the PeerCertificate capability to not be async. We should be able to get the chain after the connection channel is set up.
From #92: we should change the
peerCertificateChainin thePeerCertificatecapability to not be async. We should be able to get the chain after the connection channel is set up.