Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153917538
D26225.id76577.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D26225.id76577.diff
View Options
Index: FREEBSD-MIB.txt
===================================================================
--- FREEBSD-MIB.txt
+++ FREEBSD-MIB.txt
@@ -16,7 +16,7 @@
FROM SNMPv2-SMI;
freeBSD MODULE-IDENTITY
- LAST-UPDATED "200610311000Z"
+ LAST-UPDATED "202008292330Z"
ORGANIZATION "The FreeBSD Project."
CONTACT-INFO
"phk@FreeBSD.org is contact person for this file.
@@ -24,6 +24,9 @@
DESCRIPTION
"The Structure of Management Information for the
FreeBSD Project enterprise MIB subtree."
+ REVISION "202008292200Z"
+ DESCRIPTION
+ "Added entries for the otherName component of a X.509 cert"
REVISION "200610310800Z"
DESCRIPTION
"Initial version of this MIB module."
@@ -35,6 +38,21 @@
DESCRIPTION
"Subtree for things which lives in the src tree."
::= { freeBSD 1 }
+
+freeBSDsrcCertOtherName OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Subtree for X.509 Certificate otherName entries"
+ ::= { freeBSDsrc 1 }
+
+--
+-- For NFS over TLS, a user@domain can optionally be handled by rpc.tlsservd
+--
+freeBSDsrcCertNFSuser OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "Entry for X.509 Certificate for NFS user@domain name"
+ ::= { freeBSDsrcCertOtherName 1 }
freeBSDports OBJECT-IDENTITY
STATUS current
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 25, 7:07 PM (17 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32138424
Default Alt Text
D26225.id76577.diff (1 KB)
Attached To
Mode
D26225: add an entry for X.509 certificate subjAltName otherName field
Attached
Detach File
Event Timeline
Log In to Comment