]> git.ipfire.org Git - thirdparty/FORT-validator.git/commitdiff
Update comment
authorJob Snijders <job@sobornost.net>
Fri, 23 Feb 2024 12:51:35 +0000 (12:51 +0000)
committerJob Snijders <job@sobornost.net>
Fri, 23 Feb 2024 12:51:35 +0000 (12:51 +0000)
src/nid.c

index 55ca690efe05be1cb2cfec39223f267383c6b81f..4fc380f8a8f568241c244d3c7541a71bfd4571b6 100644 (file)
--- a/src/nid.c
+++ b/src/nid.c
@@ -37,7 +37,8 @@ register_oid(const char *oid, const char *sn, const char *ln)
 
 /**
  * Registers the RPKI-specific OIDs in the SSL library.
- * LibreSSL needs it; not sure about OpenSSL.
+ * Modern libcrypto implementations should have them, but older
+ * versions might not.
  */
 int
 nid_init(void)