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
Possible null reference argument for parameter 'rootCertificates' in 'SslCredentials.SslCredentials(string rootCertificates, KeyCertificatePair keyCertificatePair)'.
'X509ChainPolicy' does not contain a definition for 'TrustMode' and no accessible extension method 'TrustMode' accepting a first argument of type 'X509ChainPolicy' could be found (are you missing a using directive or an assembly reference?)
'X509ChainPolicy' does not contain a definition for 'CustomTrustStore' and no accessible extension method 'CustomTrustStore' accepting a first argument of type 'X509ChainPolicy' could be found (are you missing a using directive or an assembly reference?)