Use rustls-platform-verifier for TLS certificate verification instead of webpki + Use aws-lc for cryptographic operations instead of ring
This commit is contained in:
@@ -78,6 +78,7 @@ pub async fn test() {
|
||||
column_email: "name".into(),
|
||||
column_secret: "secret".into(),
|
||||
store: SqlAuthStore::Default,
|
||||
member_tenant_id: None,
|
||||
};
|
||||
|
||||
// Test authentication
|
||||
|
||||
Reference in New Issue
Block a user