Skip to content

Commit 8ca20fd

Browse files
committed
Add warnings
1 parent 7792a8e commit 8ca20fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stdlib/src/ssl.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
//! - rustls-platform-verifier: Platform-native certificate verification
1111
//!
1212
//! DO NOT add openssl dependency here.
13+
//!
14+
//! Warning: This library contains AI-generated code and comments. Do not trust any code or comment without verification. Please have a qualified expert review the code and remove this notice after review.
1315
1416
// OID (Object Identifier) management module
1517
mod oid;

0 commit comments

Comments
 (0)