From: Job Snijders Date: Fri, 23 Feb 2024 12:51:35 +0000 (+0000) Subject: Update comment X-Git-Tag: 1.6.2~44^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=46191c9e39a9203cc0139c38cf4c65bca35537ab;p=thirdparty%2FFORT-validator.git Update comment --- diff --git a/src/nid.c b/src/nid.c index 55ca690e..4fc380f8 100644 --- 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)