oids.txt
上传用户:lyxiangda
上传日期:2007-01-12
资源大小:3042k
文件大小:45k
源码类别:

CA认证

开发平台:

WINDOWS

  1. # The contents of this file are subject to the Mozilla Public
  2. # License Version 1.1 (the "License"); you may not use this file
  3. # except in compliance with the License. You may obtain a copy of
  4. # the License at http://www.mozilla.org/MPL/
  5. # Software distributed under the License is distributed on an "AS
  6. # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  7. # implied. See the License for the specific language governing
  8. # rights and limitations under the License.
  9. # The Original Code is the Netscape security libraries.
  10. # The Initial Developer of the Original Code is Netscape
  11. # Communications Corporation.  Portions created by Netscape are 
  12. # Copyright (C) 1994-2000 Netscape Communications Corporation.  All
  13. # Rights Reserved.
  14. # Contributor(s):
  15. # Alternatively, the contents of this file may be used under the
  16. # terms of the GNU General Public License Version 2 or later (the
  17. # "GPL"), in which case the provisions of the GPL are applicable 
  18. # instead of those above.  If you wish to allow use of your 
  19. # version of this file only under the terms of the GPL and not to
  20. # allow others to use your version of this file under the MPL,
  21. # indicate your decision by deleting the provisions above and
  22. # replace them with the notice and other provisions required by
  23. # the GPL.  If you do not delete the provisions above, a recipient
  24. # may use your version of this file under either the MPL or the
  25. # GPL.
  26. #
  27. CVS_ID "@(#) $RCSfile: oids.txt,v $ $Revision: 1.1 $ $Date: 2000/03/31 19:16:23 $ $Name: NSS_3_1_1_RTM $"
  28. # Fields
  29. #  OID  -- the OID data itself, in dotted-number format
  30. #  TAG  -- the unofficial but common name.  e.g., when written like
  31. #          { joint-iso-ccitt(2) country(16) US(840) company(1) netscape(113730) }
  32. #          those words ("joint-iso-ccitt," "country," etc.) are the tags.
  33. #  EXPL -- a textual explanation, that should stand by itself
  34. #  NAME -- the name we use in our code.  If no NAME is given, it won't be included
  35. #
  36. # Additionally, some sets of OIDs map to some other spaces.. 
  37. # additional fields capture that data:
  38. #
  39. #  CKM  -- the corresponding Cryptoki Mechanism, if any
  40. #  CKK  -- the corresponding Cryptoki Key type, if any
  41. #  ATTR -- the UTF-8 attribute type encoding, if applicable
  42. #          it should be in the standard presentation style (e.g., lowercase),
  43. #          already-escaped a la RFC 2253 if necessary (which would only
  44. #          be necessary if some idiot defined an attribute with, say,
  45. #          an equals sign in it)
  46. #  CERT_EXTENSION -- SUPPORTED or UNSUPPORTED certificate extension, if applicable
  47. # Top of the OID tree -- see http://www.alvestrand.no/objectid/top.html
  48. OID 0
  49. TAG ccitt               # ITU-T used to be called CCITT
  50. EXPL "ITU-T"
  51. # See X.208 Annex C for an explanation of the OIDs below ccitt/itu-t
  52. OID 0.0
  53. TAG recommendation
  54. EXPL "ITU-T Recommendation"
  55. OID 0.1
  56. TAG question
  57. EXPL "ITU-T Question"
  58. OID 0.2
  59. TAG administration
  60. EXPL "ITU-T Administration"
  61. OID 0.3
  62. TAG network-operator
  63. EXPL "ITU-T Network Operator"
  64. OID 0.4
  65. TAG identified-organization
  66. EXPL "ITU-T Identified Organization"
  67. OID 0.9           # used in some RFCs (unofficial!)
  68. TAG data
  69. EXPL "RFC Data"
  70. OID 0.9.2342
  71. TAG pss
  72. EXPL "PSS British Telecom X.25 Network"
  73. OID 0.9.2342.19200300
  74. TAG ucl
  75. EXPL "RFC 1274 UCL Data networks"
  76. OID 0.9.2342.19200300.100
  77. TAG pilot
  78. EXPL "RFC 1274 pilot"
  79. OID 0.9.2342.19200300.100.1
  80. TAG attributeType
  81. EXPL "RFC 1274 Attribute Type"
  82. OID 0.9.2342.19200300.100.1.1
  83. TAG uid
  84. EXPL "RFC 1274 User Id"
  85. NAME NSS_OID_RFC1274_UID
  86. ATTR "uid"
  87. OID 0.9.2342.19200300.100.1.3
  88. TAG mail
  89. EXPL "RFC 1274 E-mail Addres"
  90. NAME NSS_OID_RFC1274_EMAIL
  91. ATTR "mail" # XXX fgmr
  92. OID 0.9.2342.19200300.100.1.25
  93. TAG dc
  94. EXPL "RFC 2247 Domain Component"
  95. NAME NSS_OID_RFC2247_DC
  96. ATTR "dc"
  97. OID 0.9.2342.19200300.100.3
  98. TAG attributeSyntax
  99. EXPL "RFC 1274 Attribute Syntax"
  100. OID 0.9.2342.19200300.100.3.4
  101. TAG iA5StringSyntax
  102. EXPL "RFC 1274 IA5 String Attribute Syntax"
  103. OID 0.9.2342.19200300.100.3.5
  104. TAG caseIgnoreIA5StringSyntax
  105. EXPL "RFC 1274 Case-Ignore IA5 String Attribute Syntax"
  106. OID 0.9.2342.19200300.100.4
  107. TAG objectClass
  108. EXPL "RFC 1274 Object Class"
  109. OID 0.9.2342.19200300.100.10
  110. TAG groups
  111. EXPL "RFC 1274 Groups"
  112. OID 0.9.2342.234219200300 
  113. TAG ucl
  114. EXPL "RFC 1327 ucl"
  115. OID 1
  116. TAG iso
  117. EXPL "ISO"
  118. # See X.208 Annex B for an explanation of the OIDs below iso
  119. OID 1.0
  120. TAG standard
  121. EXPL "ISO Standard"
  122. OID 1.1
  123. TAG registration-authority
  124. EXPL "ISO Registration Authority"
  125. OID 1.2
  126. TAG member-body
  127. EXPL "ISO Member Body"
  128. OID 1.2.36
  129. TAG australia
  130. EXPL "Australia (ISO)"
  131. OID 1.2.158
  132. TAG taiwan
  133. EXPL "Taiwan (ISO)"
  134. OID 1.2.372 
  135. TAG ireland
  136. EXPL "Ireland (ISO)"
  137. OID 1.2.578 
  138. TAG norway
  139. EXPL "Norway (ISO)"
  140. OID 1.2.752 
  141. TAG sweden
  142. EXPL "Sweden (ISO)"
  143. OID 1.2.826 
  144. TAG great-britain
  145. EXPL "Great Britain (ISO)"
  146. OID 1.2.840
  147. TAG us
  148. EXPL "United States (ISO)"
  149. OID 1.2.840.1 
  150. TAG organization
  151. EXPL "US (ISO) organization"
  152. OID 1.2.840.10003
  153. TAG ansi-z30-50
  154. EXPL "ANSI Z39.50"
  155. OID 1.2.840.10008
  156. TAG dicom
  157. EXPL "DICOM"
  158. OID 1.2.840.10017
  159. TAG ieee-1224
  160. EXPL "IEEE 1224"
  161. OID 1.2.840.10022
  162. TAG ieee-802-10
  163. EXPL "IEEE 802.10"
  164. OID 1.2.840.10036
  165. TAG ieee-802-11
  166. EXPL "IEEE 802.11"
  167. OID 1.2.840.10040
  168. TAG x9-57
  169. EXPL "ANSI X9.57"
  170. # RFC 2459:
  171. #
  172. # holdInstruction OBJECT IDENTIFIER ::=
  173. #           {iso(1) member-body(2) us(840) x9cm(10040) 2}
  174. #
  175. # Note that the appendices of RFC 2459 define the (wrong) value
  176. # of 2.2.840.10040.2 for this oid.
  177. OID 1.2.840.10040.2
  178. TAG holdInstruction
  179. EXPL "ANSI X9.57 Hold Instruction"
  180. # RFC 2459:
  181. #
  182. # id-holdinstruction-none OBJECT IDENTIFIER  ::=
  183. #                 {holdInstruction 1} -- deprecated
  184. OID 1.2.840.10040.2.1
  185. TAG id-holdinstruction-none
  186. EXPL "ANSI X9.57 Hold Instruction: None"
  187. # RFC 2459:
  188. #
  189. # id-holdinstruction-callissuer OBJECT IDENTIFIER ::=
  190. #                 {holdInstruction 2}
  191. OID 1.2.840.10040.2.2
  192. TAG id-holdinstruction-callissuer
  193. EXPL "ANSI X9.57 Hold Instruction: Call Issuer"
  194. # RFC 2459:
  195. #
  196. # id-holdinstruction-reject OBJECT IDENTIFIER ::=
  197. #                 {holdInstruction 3}
  198. OID 1.2.840.10040.2.3
  199. TAG id-holdinstruction-reject
  200. EXPL "ANSI X9.57 Hold Instruction: Reject"
  201. OID 1.2.840.10040.4
  202. TAG x9algorithm
  203. EXPL "ANSI X9.57 Algorithm"
  204. # RFC 2459:
  205. #
  206. # id-dsa OBJECT IDENTIFIER ::= {
  207. #      iso(1) member-body(2) us(840) x9-57(10040) x9algorithm(4) 1 }
  208. OID 1.2.840.10040.4.1
  209. TAG id-dsa
  210. EXPL "ANSI X9.57 DSA Signature"
  211. NAME NSS_OID_ANSIX9_DSA_SIGNATURE
  212. CKM CKM_DSA
  213. CKK CKK_DSA
  214. # RFC 2459:
  215. #
  216. # id-dsa-with-sha1 OBJECT IDENTIFIER ::=  {
  217. #      iso(1) member-body(2) us(840) x9-57 (10040) x9algorithm(4) 3 }
  218. OID 1.2.840.10040.4.3
  219. TAG id-dsa-with-sha1
  220. EXPL "ANSI X9.57 Algorithm DSA Signature with SHA-1 Digest"
  221. NAME NSS_OID_ANSIX9_DSA_SIGNATURE_WITH_SHA1_DIGEST
  222. CKM CKM_DSA_SHA1
  223. OID 1.2.840.10046
  224. TAG x942
  225. EXPL "ANSI X9.42"
  226. OID 1.2.840.10046.2
  227. TAG algorithm
  228. EXPL "ANSI X9.42 Algorithm"
  229. # RFC 2459:
  230. #
  231. # dhpublicnumber OBJECT IDENTIFIER ::= {
  232. #      iso(1) member-body(2) us(840) ansi-x942(10046) number-type(2) 1 }
  233. OID 1.2.840.10046.2.1
  234. TAG dhpublicnumber
  235. EXPL "Diffie-Hellman Public Key Algorithm"
  236. NAME NSS_OID_X942_DIFFIE_HELMAN_KEY
  237. CKM CKM_DH_PKCS_DERIVE
  238. CKK CKK_DH
  239. OID 1.2.840.113533
  240. TAG entrust
  241. EXPL "Entrust Technologies"
  242. OID 1.2.840.113549 
  243. TAG rsadsi
  244. EXPL "RSA Data Security Inc."
  245. OID 1.2.840.113549.1 
  246. # http://www.rsa.com/rsalabs/pubs/PKCS/
  247. TAG pkcs
  248. EXPL "PKCS"
  249. # RFC 2459:
  250. #
  251. # pkcs-1 OBJECT IDENTIFIER ::= {
  252. #      iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) 1 }
  253. OID 1.2.840.113549.1.1
  254. # ftp://ftp.rsa.com/pub/pkcs/ascii/pkcs-1.asc
  255. TAG pkcs-1
  256. EXPL "PKCS #1"
  257. # RFC 2459:
  258. #
  259. # rsaEncryption OBJECT IDENTIFIER ::=  { pkcs-1 1 }
  260. OID 1.2.840.113549.1.1.1
  261. TAG rsaEncryption
  262. EXPL "PKCS #1 RSA Encryption"
  263. NAME NSS_OID_PKCS1_RSA_ENCRYPTION
  264. CKM CKM_RSA_PKCS
  265. CKK CKK_RSA
  266. # RFC 2459:
  267. #
  268. # md2WithRSAEncryption OBJECT IDENTIFIER  ::=  { pkcs-1 2 }
  269. OID 1.2.840.113549.1.1.2 
  270. TAG md2WithRSAEncryption
  271. EXPL "PKCS #1 MD2 With RSA Encryption"      
  272. NAME NSS_OID_PKCS1_MD2_WITH_RSA_ENCRYPTION
  273. CKM CKM_MD2_RSA_PKCS
  274. OID 1.2.840.113549.1.1.3 
  275. TAG md4WithRSAEncryption
  276. EXPL "PKCS #1 MD4 With RSA Encryption"      
  277. NAME NSS_OID_PKCS1_MD4_WITH_RSA_ENCRYPTION
  278. # No CKM!
  279. # RFC 2459:
  280. #
  281. # md5WithRSAEncryption OBJECT IDENTIFIER  ::=  { pkcs-1 4 }
  282. OID 1.2.840.113549.1.1.4 
  283. TAG md5WithRSAEncryption
  284. EXPL "PKCS #1 MD5 With RSA Encryption"      
  285. NAME NSS_OID_PKCS1_MD5_WITH_RSA_ENCRYPTION
  286. CKM CKM_MD5_RSA_PKCS
  287. # RFC 2459:
  288. #
  289. # sha1WithRSAEncryption OBJECT IDENTIFIER  ::=  { pkcs-1 5 }
  290. OID 1.2.840.113549.1.1.5 
  291. TAG sha1WithRSAEncryption
  292. EXPL "PKCS #1 SHA-1 With RSA Encryption"    
  293. NAME NSS_OID_PKCS1_SHA1_WITH_RSA_ENCRYPTION
  294. CKM CKM_SHA1_RSA_PKCS
  295. OID 1.2.840.113549.1.5 
  296. # ftp://ftp.rsa.com/pub/pkcs/ascii/pkcs-5.asc
  297. TAG pkcs-5
  298. EXPL "PKCS #5"
  299. OID 1.2.840.113549.1.5.1 
  300. TAG pbeWithMD2AndDES-CBC
  301. EXPL "PKCS #5 Password Based Encryption With MD2 and DES-CBC"     
  302. NAME NSS_OID_PKCS5_PBE_WITH_MD2_AND_DES_CBC
  303. CKM CKM_PBE_MD2_DES_CBC
  304. OID 1.2.840.113549.1.5.3 
  305. TAG pbeWithMD5AndDES-CBC
  306. EXPL "PKCS #5 Password Based Encryption With MD5 and DES-CBC"     
  307. NAME NSS_OID_PKCS5_PBE_WITH_MD5_AND_DES_CBC
  308. CKM CKM_PBE_MD5_DES_CBC
  309. OID 1.2.840.113549.1.5.10 
  310. TAG pbeWithSha1AndDES-CBC
  311. EXPL "PKCS #5 Password Based Encryption With SHA-1 and DES-CBC"   
  312. NAME NSS_OID_PKCS5_PBE_WITH_SHA1_AND_DES_CBC
  313. CKM CKM_NETSCAPE_PBE_SHA1_DES_CBC
  314. OID 1.2.840.113549.1.7 
  315. # ftp://ftp.rsa.com/pub/pkcs/ascii/pkcs-7.asc
  316. TAG pkcs-7
  317. EXPL "PKCS #7"
  318. NAME NSS_OID_PKCS7
  319. OID 1.2.840.113549.1.7.1
  320. TAG data
  321. EXPL "PKCS #7 Data"
  322. NAME NSS_OID_PKCS7_DATA
  323. OID 1.2.840.113549.1.7.2 
  324. TAG signedData
  325. EXPL "PKCS #7 Signed Data"
  326. NAME NSS_OID_PKCS7_SIGNED_DATA
  327. OID 1.2.840.113549.1.7.3 
  328. TAG envelopedData
  329. EXPL "PKCS #7 Enveloped Data"
  330. NAME NSS_OID_PKCS7_ENVELOPED_DATA
  331. OID 1.2.840.113549.1.7.4 
  332. TAG signedAndEnvelopedData
  333. EXPL "PKCS #7 Signed and Enveloped Data"
  334. NAME NSS_OID_PKCS7_SIGNED_ENVELOPED_DATA
  335. OID 1.2.840.113549.1.7.5 
  336. TAG digestedData
  337. EXPL "PKCS #7 Digested Data"
  338. NAME NSS_OID_PKCS7_DIGESTED_DATA
  339. OID 1.2.840.113549.1.7.6 
  340. TAG encryptedData
  341. EXPL "PKCS #7 Encrypted Data"
  342. NAME NSS_OID_PKCS7_ENCRYPTED_DATA
  343. # RFC 2459:
  344. #
  345. # pkcs-9 OBJECT IDENTIFIER ::=
  346. #        { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) 9 }
  347. OID 1.2.840.113549.1.9 
  348. # ftp://ftp.rsa.com/pub/pkcs/ascii/pkcs-9.asc
  349. TAG pkcs-9
  350. EXPL "PKCS #9"
  351. # RFC 2459:
  352. #
  353. # emailAddress AttributeType      ::= { pkcs-9 1 }
  354. OID 1.2.840.113549.1.9.1
  355. TAG emailAddress
  356. EXPL "PKCS #9 Email Address"
  357. NAME NSS_OID_PKCS9_EMAIL_ADDRESS
  358. OID 1.2.840.113549.1.9.2 
  359. TAG unstructuredName
  360. EXPL "PKCS #9 Unstructured Name"
  361. NAME NSS_OID_PKCS9_UNSTRUCTURED_NAME
  362. OID 1.2.840.113549.1.9.3 
  363. TAG contentType
  364. EXPL "PKCS #9 Content Type"
  365. NAME NSS_OID_PKCS9_CONTENT_TYPE
  366. OID 1.2.840.113549.1.9.4 
  367. TAG messageDigest
  368. EXPL "PKCS #9 Message Digest"
  369. NAME NSS_OID_PKCS9_MESSAGE_DIGEST
  370. OID 1.2.840.113549.1.9.5 
  371. TAG signingTime
  372. EXPL "PKCS #9 Signing Time"
  373. NAME NSS_OID_PKCS9_SIGNING_TIME
  374. OID 1.2.840.113549.1.9.6 
  375. TAG counterSignature
  376. EXPL "PKCS #9 Counter Signature"
  377. NAME NSS_OID_PKCS9_COUNTER_SIGNATURE
  378. OID 1.2.840.113549.1.9.7 
  379. TAG challengePassword
  380. EXPL "PKCS #9 Challenge Password"
  381. NAME NSS_OID_PKCS9_CHALLENGE_PASSWORD
  382. OID 1.2.840.113549.1.9.8 
  383. TAG unstructuredAddress
  384. EXPL "PKCS #9 Unstructured Address"
  385. NAME NSS_OID_PKCS9_UNSTRUCTURED_ADDRESS
  386. OID 1.2.840.113549.1.9.9 
  387. TAG extendedCertificateAttributes
  388. EXPL "PKCS #9 Extended Certificate Attributes"
  389. NAME NSS_OID_PKCS9_EXTENDED_CERTIFICATE_ATTRIBUTES
  390. OID 1.2.840.113549.1.9.15 
  391. TAG sMIMECapabilities
  392. EXPL "PKCS #9 S/MIME Capabilities"
  393. NAME NSS_OID_PKCS9_SMIME_CAPABILITIES
  394. OID 1.2.840.113549.1.9.20
  395. TAG friendlyName
  396. EXPL "PKCS #9 Friendly Name"
  397. NAME NSS_OID_PKCS9_FRIENDLY_NAME
  398. OID 1.2.840.113549.1.9.21
  399. TAG localKeyID
  400. EXPL "PKCS #9 Local Key ID"
  401. NAME NSS_OID_PKCS9_LOCAL_KEY_ID
  402. OID 1.2.840.113549.1.9.22 
  403. TAG certTypes
  404. EXPL "PKCS #9 Certificate Types"
  405. OID 1.2.840.113549.1.9.22.1
  406. TAG x509Certificate
  407. EXPL "PKCS #9 Certificate Type = X.509"
  408. NAME NSS_OID_PKCS9_X509_CERT
  409. OID 1.2.840.113549.1.9.22.2
  410. TAG sdsiCertificate
  411. EXPL "PKCS #9 Certificate Type = SDSI"
  412. NAME NSS_OID_PKCS9_SDSI_CERT
  413. OID 1.2.840.113549.1.9.23 
  414. TAG crlTypes
  415. EXPL "PKCS #9 Certificate Revocation List Types"
  416. OID 1.2.840.113549.1.9.23.1
  417. TAG x509Crl
  418. EXPL "PKCS #9 CRL Type = X.509"
  419. NAME NSS_OID_PKCS9_X509_CRL
  420. OID 1.2.840.113549.1.12
  421. # http://www.rsa.com/rsalabs/pubs/PKCS/html/pkcs-12.html
  422. # NOTE -- PKCS #12                          multiple contradictory
  423. #         documents exist.  Somebody go figure out the canonical
  424. #         OID list, keeping in mind backwards-compatability..
  425. TAG pkcs-12
  426. EXPL "PKCS #12"
  427. NAME NSS_OID_PKCS12
  428. OID 1.2.840.113549.1.12.1 
  429. TAG pkcs-12PbeIds
  430. EXPL "PKCS #12 Password Based Encryption IDs"
  431. NAME NSS_OID_PKCS12_PBE_IDS
  432. # We called it SEC_OID_PKCS12_MODE_IDS
  433. OID 1.2.840.113549.1.12.1.1
  434. TAG pbeWithSHA1And128BitRC4
  435. EXPL "PKCS #12 Password Based Encryption With SHA-1 and 128-bit RC4"
  436. NAME NSS_OID_PKCS12_PBE_WITH_SHA1_AND_128_BIT_RC4
  437. CKM CKM_NETSCAPE_PBE_SHA1_128_BIT_RC4
  438. # We called it SEC_OID_PKCS12_V2_PBE_WITH_SHA1_AND_128_BIT_RC4
  439. OID 1.2.840.113549.1.12.1.2
  440. TAG pbeWithSHA1And40BitRC4
  441. EXPL "PKCS #12 Password Based Encryption With SHA-1 and 40-bit RC4"
  442. NAME NSS_OID_PKCS12_PBE_WITH_SHA1_AND_40_BIT_RC4
  443. CKM CKM_NETSCAPE_PBE_SHA1_40_BIT_RC4
  444. # We called it SEC_OID_PKCS12_V2_PBE_WITH_SHA1_AND_40_BIT_RC4
  445. OID 1.2.840.113549.1.12.1.3
  446. TAG pbeWithSHA1And3-KeyTripleDES-CBC
  447. EXPL "PKCS #12 Password Based Encryption With SHA-1 and 3-key Triple DES-CBC"
  448. NAME NSS_OID_PKCS12_PBE_WITH_SHA1_AND_3_KEY_TRIPLE_DES_CBC
  449. CKM CKM_NETSCAPE_PBE_SHA1_TRIPLE_DES_CBC
  450. # We called it SEC_OID_PKCS12_V2_PBE_WITH_SHA1_AND_3KEY_TRIPLE_DES_CBC
  451. OID 1.2.840.113549.1.12.1.4
  452. TAG pbeWithSHA1And2-KeyTripleDES-CBC
  453. EXPL "PKCS #12 Password Based Encryption With SHA-1 and 2-key Triple DES-CBC"
  454. NAME NSS_OID_PKCS12_PBE_WITH_SHA1_AND_2_KEY_TRIPLE_DES_CBC
  455. CKM CKM_PBE_SHA1_DES2_EDE_CBC
  456. # We called it SEC_OID_PKCS12_V2_PBE_WITH_SHA1_AND_2KEY_TRIPLE_DES_CBC
  457. OID 1.2.840.113549.1.12.1.5
  458. TAG pbeWithSHA1And128BitRC2-CBC
  459. EXPL "PKCS #12 Password Based Encryption With SHA-1 and 128-bit RC2-CBC"
  460. NAME NSS_OID_PKCS12_PBE_WITH_SHA1_AND_128_BIT_RC2_CBC
  461. CKM CKM_NETSCAPE_PBE_SHA1_128_BIT_RC2_CBC
  462. # We called it SEC_OID_PKCS12_V2_PBE_WITH_SHA1_AND_128_BIT_RC2_CBC
  463. OID 1.2.840.113549.1.12.1.6
  464. TAG pbeWithSHA1And40BitRC2-CBC
  465. EXPL "PKCS #12 Password Based Encryption With SHA-1 and 40-bit RC2-CBC"
  466. NAME NSS_OID_PKCS12_PBE_WITH_SHA1_AND_40_BIT_RC2_CBC
  467. CKM CKM_NETSCAPE_PBE_SHA1_40_BIT_RC2_CBC
  468. # We called it SEC_OID_PKCS12_V2_PBE_WITH_SHA1_AND_40_BIT_RC2_CBC
  469. OID 1.2.840.113549.1.12.2 
  470. TAG pkcs-12EspvkIds
  471. EXPL "PKCS #12 ESPVK IDs"
  472. # We called it SEC_OID_PKCS12_ESPVK_IDS
  473. OID 1.2.840.113549.1.12.2.1
  474. TAG pkcs8-key-shrouding
  475. EXPL "PKCS #12 Key Shrouding"
  476. # We called it SEC_OID_PKCS12_PKCS8_KEY_SHROUDING
  477. OID 1.2.840.113549.1.12.3 
  478. TAG draft1Pkcs-12Bag-ids
  479. EXPL "Draft 1.0 PKCS #12 Bag IDs"
  480. # We called it SEC_OID_PKCS12_BAG_IDS
  481. OID 1.2.840.113549.1.12.3.1
  482. TAG keyBag
  483. EXPL "Draft 1.0 PKCS #12 Key Bag"
  484. # We called it SEC_OID_PKCS12_KEY_BAG_ID
  485. OID 1.2.840.113549.1.12.3.2
  486. TAG certAndCRLBagId
  487. EXPL "Draft 1.0 PKCS #12 Cert and CRL Bag ID"
  488. # We called it SEC_OID_PKCS12_CERT_AND_CRL_BAG_ID
  489. OID 1.2.840.113549.1.12.3.3
  490. TAG secretBagId
  491. EXPL "Draft 1.0 PKCS #12 Secret Bag ID"
  492. # We called it SEC_OID_PKCS12_SECRET_BAG_ID
  493. OID 1.2.840.113549.1.12.3.4
  494. TAG safeContentsId
  495. EXPL "Draft 1.0 PKCS #12 Safe Contents Bag ID"
  496. # We called it SEC_OID_PKCS12_SAFE_CONTENTS_ID
  497. OID 1.2.840.113549.1.12.3.5
  498. TAG pkcs-8ShroudedKeyBagId
  499. EXPL "Draft 1.0 PKCS #12 PKCS #8-shrouded Key Bag ID"
  500. # We called it SEC_OID_PKCS12_PKCS8_SHROUDED_KEY_BAG_ID
  501. OID 1.2.840.113549.1.12.4 
  502. TAG pkcs-12CertBagIds
  503. EXPL "PKCS #12 Certificate Bag IDs"
  504. # We called it SEC_OID_PKCS12_CERT_BAG_IDS
  505. OID 1.2.840.113549.1.12.4.1
  506. TAG x509CertCRLBagId
  507. EXPL "PKCS #12 X.509 Certificate and CRL Bag"
  508. # We called it SEC_OID_PKCS12_X509_CERT_CRL_BAG
  509. OID 1.2.840.113549.1.12.4.2
  510. TAG SDSICertBagID
  511. EXPL "PKCS #12 SDSI Certificate Bag"
  512. # We called it SEC_OID_PKCS12_SDSI_CERT_BAG
  513. OID 1.2.840.113549.1.12.5 
  514. TAG pkcs-12Oids
  515. EXPL "PKCS #12 OIDs (XXX)"
  516. # We called it SEC_OID_PKCS12_OIDS
  517. OID 1.2.840.113549.1.12.5.1 
  518. TAG pkcs-12PbeIds
  519. EXPL "PKCS #12 OIDs PBE IDs (XXX)"
  520. # We called it SEC_OID_PKCS12_PBE_IDS
  521. OID 1.2.840.113549.1.12.5.1.1
  522. TAG pbeWithSha1And128BitRC4
  523. EXPL "PKCS #12 OIDs PBE with SHA-1 and 128-bit RC4 (XXX)"
  524. CKM CKM_NETSCAPE_PBE_SHA1_128_BIT_RC4
  525. # We called it SEC_OID_PKCS12_PBE_WITH_SHA1_AND_128_BIT_RC4
  526. OID 1.2.840.113549.1.12.5.1.2
  527. TAG pbeWithSha1And40BitRC4
  528. EXPL "PKCS #12 OIDs PBE with SHA-1 and 40-bit RC4 (XXX)"
  529. CKM CKM_NETSCAPE_PBE_SHA1_40_BIT_RC4
  530. # We called it SEC_OID_PKCS12_PBE_WITH_SHA1_AND_40_BIT_RC4
  531. OID 1.2.840.113549.1.12.5.1.3
  532. TAG pbeWithSha1AndTripleDES-CBC
  533. EXPL "PKCS #12 OIDs PBE with SHA-1 and Triple DES-CBC (XXX)"
  534. CKM CKM_NETSCAPE_PBE_SHA1_TRIPLE_DES_CBC
  535. # We called it SEC_OID_PKCS12_PBE_WITH_SHA1_AND_TRIPLE_DES_CBC
  536. OID 1.2.840.113549.1.12.5.1.4
  537. TAG pbeWithSha1And128BitRC2-CBC
  538. EXPL "PKCS #12 OIDs PBE with SHA-1 and 128-bit RC2-CBC (XXX)"
  539. CKM CKM_NETSCAPE_PBE_SHA1_128_BIT_RC2_CBC
  540. # We called it SEC_OID_PKCS12_PBE_WITH_SHA1_AND_128_BIT_RC2_CBC
  541. OID 1.2.840.113549.1.12.5.1.5
  542. TAG pbeWithSha1And40BitRC2-CBC
  543. EXPL "PKCS #12 OIDs PBE with SHA-1 and 40-bit RC2-CBC (XXX)"
  544. CKM CKM_NETSCAPE_PBE_SHA1_40_BIT_RC2_CBC
  545. # We called it SEC_OID_PKCS12_PBE_WITH_SHA1_AND_40_BIT_RC2_CBC
  546. OID 1.2.840.113549.1.12.5.2 
  547. TAG pkcs-12EnvelopingIds
  548. EXPL "PKCS #12 OIDs Enveloping IDs (XXX)"
  549. # We called it SEC_OID_PKCS12_ENVELOPING_IDS
  550. OID 1.2.840.113549.1.12.5.2.1
  551. TAG rsaEncryptionWith128BitRC4
  552. EXPL "PKCS #12 OIDs Enveloping RSA Encryption with 128-bit RC4"
  553. # We called it SEC_OID_PKCS12_RSA_ENCRYPTION_WITH_128_BIT_RC4
  554. OID 1.2.840.113549.1.12.5.2.2
  555. TAG rsaEncryptionWith40BitRC4
  556. EXPL "PKCS #12 OIDs Enveloping RSA Encryption with 40-bit RC4"
  557. # We called it SEC_OID_PKCS12_RSA_ENCRYPTION_WITH_40_BIT_RC4
  558. OID 1.2.840.113549.1.12.5.2.3
  559. TAG rsaEncryptionWithTripleDES
  560. EXPL "PKCS #12 OIDs Enveloping RSA Encryption with Triple DES"
  561. # We called it SEC_OID_PKCS12_RSA_ENCRYPTION_WITH_TRIPLE_DES
  562. OID 1.2.840.113549.1.12.5.3 
  563. TAG pkcs-12SignatureIds
  564. EXPL "PKCS #12 OIDs Signature IDs (XXX)"
  565. # We called it SEC_OID_PKCS12_SIGNATURE_IDS
  566. OID 1.2.840.113549.1.12.5.3.1
  567. TAG rsaSignatureWithSHA1Digest
  568. EXPL "PKCS #12 OIDs RSA Signature with SHA-1 Digest"
  569. # We called it SEC_OID_PKCS12_RSA_SIGNATURE_WITH_SHA1_DIGEST
  570. OID 1.2.840.113549.1.12.10 
  571. TAG pkcs-12Version1
  572. EXPL "PKCS #12 Version 1"
  573. OID 1.2.840.113549.1.12.10.1
  574. TAG pkcs-12BagIds
  575. EXPL "PKCS #12 Bag IDs"
  576. OID 1.2.840.113549.1.12.10.1.1
  577. TAG keyBag
  578. EXPL "PKCS #12 Key Bag"
  579. NAME NSS_OID_PKCS12_KEY_BAG
  580. # We called it SEC_OID_PKCS12_V1_KEY_BAG_ID
  581. OID 1.2.840.113549.1.12.10.1.2
  582. TAG pkcs-8ShroudedKeyBag
  583. EXPL "PKCS #12 PKCS #8-shrouded Key Bag"
  584. NAME NSS_OID_PKCS12_PKCS8_SHROUDED_KEY_BAG
  585. # We called it SEC_OID_PKCS12_V1_PKCS8_SHROUDED_KEY_BAG_ID
  586. OID 1.2.840.113549.1.12.10.1.3
  587. TAG certBag
  588. EXPL "PKCS #12 Certificate Bag"
  589. NAME NSS_OID_PKCS12_CERT_BAG
  590. # We called it SEC_OID_PKCS12_V1_CERT_BAG_ID
  591. OID 1.2.840.113549.1.12.10.1.4
  592. TAG crlBag
  593. EXPL "PKCS #12 CRL Bag"
  594. NAME NSS_OID_PKCS12_CRL_BAG
  595. # We called it SEC_OID_PKCS12_V1_CRL_BAG_ID
  596. OID 1.2.840.113549.1.12.10.1.5
  597. TAG secretBag
  598. EXPL "PKCS #12 Secret Bag"
  599. NAME NSS_OID_PKCS12_SECRET_BAG
  600. # We called it SEC_OID_PKCS12_V1_SECRET_BAG_ID
  601. OID 1.2.840.113549.1.12.10.1.6
  602. TAG safeContentsBag
  603. EXPL "PKCS #12 Safe Contents Bag"
  604. NAME NSS_OID_PKCS12_SAFE_CONTENTS_BAG
  605. # We called it SEC_OID_PKCS12_V1_SAFE_CONTENTS_BAG_ID
  606. OID 1.2.840.113549.2
  607. TAG digest
  608. EXPL "RSA digest algorithm"
  609. OID 1.2.840.113549.2.2 
  610. TAG md2
  611. EXPL "MD2"
  612. NAME NSS_OID_MD2
  613. CKM CKM_MD2
  614. OID 1.2.840.113549.2.4 
  615. TAG md4
  616. EXPL "MD4"
  617. NAME NSS_OID_MD4
  618. # No CKM
  619. OID 1.2.840.113549.2.5
  620. TAG md5
  621. EXPL "MD5"
  622. NAME NSS_OID_MD5
  623. CKM CKM_MD5
  624. OID 1.2.840.113549.3 
  625. TAG cipher
  626. EXPL "RSA cipher algorithm"
  627. OID 1.2.840.113549.3.2 
  628. TAG rc2cbc
  629. EXPL "RC2-CBC"
  630. NAME NSS_OID_RC2_CBC
  631. CKM_RC2_CBC
  632. OID 1.2.840.113549.3.4 
  633. TAG rc4
  634. EXPL "RC4"
  635. NAME NSS_OID_RC4
  636. CKM CKM_RC4
  637. OID 1.2.840.113549.3.7 
  638. TAG desede3cbc
  639. EXPL "DES-EDE3-CBC"
  640. NAME NSS_OID_DES_EDE3_CBC
  641. CKM CKM_DES3_CBC
  642. OID 1.2.840.113549.3.9 
  643. TAG rc5cbcpad
  644. EXPL "RC5-CBCPad"
  645. NAME NSS_OID_RC5_CBC_PAD
  646. CKM CKM_RC5_CBC
  647. OID 1.2.840.113556
  648. TAG microsoft
  649. EXPL "Microsoft"
  650. OID 1.2.840.113560
  651. TAG columbia-university
  652. EXPL "Columbia University"
  653. OID 1.2.840.113572
  654. TAG unisys
  655. EXPL "Unisys"
  656. OID 1.2.840.113658
  657. TAG xapia
  658. EXPL "XAPIA"
  659. OID 1.2.840.113699
  660. TAG wordperfect
  661. EXPL "WordPerfect"
  662. OID 1.3
  663. TAG identified-organization
  664. EXPL "ISO identified organizations"
  665. OID 1.3.6
  666. TAG us-dod
  667. EXPL "United States Department of Defense"
  668. OID 1.3.6.1 
  669. TAG internet  # See RFC 1065
  670. EXPL "The Internet"
  671. OID 1.3.6.1.1
  672. TAG directory
  673. EXPL "Internet: Directory"
  674. OID 1.3.6.1.2
  675. TAG management
  676. EXPL "Internet: Management"
  677. OID 1.3.6.1.3
  678. TAG experimental
  679. EXPL "Internet: Experimental"
  680. OID 1.3.6.1.4
  681. TAG private
  682. EXPL "Internet: Private"
  683. OID 1.3.6.1.5
  684. TAG security
  685. EXPL "Internet: Security"
  686. OID 1.3.6.1.5.5
  687. # RFC 2459:
  688. #
  689. # id-pkix  OBJECT IDENTIFIER  ::=
  690. #          { iso(1) identified-organization(3) dod(6) internet(1)
  691. #                     security(5) mechanisms(5) pkix(7) }
  692. OID 1.3.6.1.5.5.7 
  693. TAG id-pkix
  694. EXPL "Public Key Infrastructure"
  695. # RFC 2459:
  696. #
  697. # PKIX1Explicit88 {iso(1) identified-organization(3) dod(6) internet(1)
  698. #   security(5) mechanisms(5) pkix(7) id-mod(0) id-pkix1-explicit-88(1)}
  699. OID 1.3.6.1.5.5.7.0.1
  700. TAG PKIX1Explicit88
  701. EXPL "RFC 2459 Explicitly Tagged Module, 1988 Syntax"
  702. # RFC 2459:
  703. #
  704. # PKIX1Implicit88 {iso(1) identified-organization(3) dod(6) internet(1)
  705. #   security(5) mechanisms(5) pkix(7) id-mod(0) id-pkix1-implicit-88(2)}
  706. OID 1.3.6.1.5.5.7.0.2
  707. TAG PKIXImplicit88
  708. EXPL "RFC 2459 Implicitly Tagged Module, 1988 Syntax"
  709. # RFC 2459:
  710. #
  711. # PKIX1Explicit93 {iso(1) identified-organization(3) dod(6) internet(1)
  712. #    security(5) mechanisms(5) pkix(7) id-mod(0) id-pkix1-explicit-93(3)}
  713. OID 1.3.6.1.5.5.7.0.3
  714. TAG PKIXExplicit93
  715. EXPL "RFC 2459 Explicitly Tagged Module, 1993 Syntax"
  716. # RFC 2459:
  717. #
  718. # id-pe OBJECT IDENTIFIER  ::=  { id-pkix 1 }
  719. #         -- arc for private certificate extensions
  720. OID 1.3.6.1.5.5.7.1 
  721. TAG id-pe
  722. EXPL "PKIX Private Certificate Extensions"
  723. # RFC 2459:
  724. #
  725. # id-pe-authorityInfoAccess OBJECT IDENTIFIER ::= { id-pe 1 }
  726. OID 1.3.6.1.5.5.7.1.1
  727. TAG id-pe-authorityInfoAccess
  728. EXPL "Certificate Authority Information Access"
  729. NAME NSS_OID_X509_AUTH_INFO_ACCESS
  730. CERT_EXTENSION SUPPORTED
  731. # RFC 2459:
  732. #
  733. # id-qt OBJECT IDENTIFIER ::= { id-pkix 2 }
  734. #         -- arc for policy qualifier types
  735. OID 1.3.6.1.5.5.7.2 
  736. TAG id-qt
  737. EXPL "PKIX Policy Qualifier Types"
  738. # RFC 2459:
  739. #
  740. # id-qt-cps      OBJECT IDENTIFIER ::=  { id-qt 1 }
  741. #         -- OID for CPS qualifier
  742. OID 1.3.6.1.5.5.7.2.1
  743. TAG id-qt-cps
  744. EXPL "PKIX CPS Pointer Qualifier"
  745. NAME NSS_OID_PKIX_CPS_POINTER_QUALIFIER
  746. # RFC 2459:
  747. #
  748. # id-qt-unotice  OBJECT IDENTIFIER ::=  { id-qt 2 }
  749. #         -- OID for user notice qualifier
  750. OID 1.3.6.1.5.5.7.2.2
  751. TAG id-qt-unotice
  752. EXPL "PKIX User Notice Qualifier"
  753. NAME NSS_OID_PKIX_USER_NOTICE_QUALIFIER
  754. # RFC 2459:
  755. #
  756. # id-kp OBJECT IDENTIFIER ::= { id-pkix 3 }
  757. #         -- arc for extended key purpose OIDS
  758. OID 1.3.6.1.5.5.7.3 
  759. TAG id-kp
  760. EXPL "PKIX Key Purpose"
  761. # RFC 2459:
  762. #
  763. # id-kp-serverAuth      OBJECT IDENTIFIER ::= { id-kp 1 }
  764. OID 1.3.6.1.5.5.7.3.1
  765. TAG id-kp-serverAuth
  766. EXPL "TLS Web Server Authentication Certificate"
  767. NAME NSS_OID_EXT_KEY_USAGE_SERVER_AUTH
  768. # RFC 2459:
  769. #
  770. # id-kp-clientAuth      OBJECT IDENTIFIER ::= { id-kp 2 }
  771. OID 1.3.6.1.5.5.7.3.2
  772. TAG id-kp-clientAuth
  773. EXPL "TLS Web Client Authentication Certificate"
  774. NAME NSS_OID_EXT_KEY_USAGE_CLIENT_AUTH
  775. # RFC 2459:
  776. #
  777. # id-kp-codeSigning     OBJECT IDENTIFIER ::= { id-kp 3 }
  778. OID 1.3.6.1.5.5.7.3.3
  779. TAG id-kp-codeSigning
  780. EXPL "Code Signing Certificate"
  781. NAME NSS_OID_EXT_KEY_USAGE_CODE_SIGN
  782. # RFC 2459:
  783. #
  784. # id-kp-emailProtection OBJECT IDENTIFIER ::= { id-kp 4 }
  785. OID 1.3.6.1.5.5.7.3.4
  786. TAG id-kp-emailProtection
  787. EXPL "E-Mail Protection Certificate"
  788. NAME NSS_OID_EXT_KEY_USAGE_EMAIL_PROTECTION
  789. # RFC 2459:
  790. #
  791. # id-kp-ipsecEndSystem  OBJECT IDENTIFIER ::= { id-kp 5 }
  792. OID 1.3.6.1.5.5.7.3.5
  793. TAG id-kp-ipsecEndSystem
  794. EXPL "IPSEC End System Certificate"
  795. NAME NSS_OID_EXT_KEY_USAGE_IPSEC_END_SYSTEM
  796. # RFC 2459:
  797. #
  798. # id-kp-ipsecTunnel     OBJECT IDENTIFIER ::= { id-kp 6 }
  799. OID 1.3.6.1.5.5.7.3.6
  800. TAG id-kp-ipsecTunnel
  801. EXPL "IPSEC Tunnel Certificate"
  802. NAME NSS_OID_EXT_KEY_USAGE_IPSEC_TUNNEL
  803. # RFC 2459:
  804. #
  805. # id-kp-ipsecUser       OBJECT IDENTIFIER ::= { id-kp 7 }
  806. OID 1.3.6.1.5.5.7.3.7
  807. TAG id-kp-ipsecUser
  808. EXPL "IPSEC User Certificate"
  809. NAME NSS_OID_EXT_KEY_USAGE_IPSEC_USER
  810. # RFC 2459:
  811. #
  812. # id-kp-timeStamping    OBJECT IDENTIFIER ::= { id-kp 8 }
  813. OID 1.3.6.1.5.5.7.3.8
  814. TAG id-kp-timeStamping
  815. EXPL "Time Stamping Certificate"
  816. NAME NSS_OID_EXT_KEY_USAGE_TIME_STAMP
  817. OID 1.3.6.1.5.5.7.3.9
  818. TAG ocsp-responder
  819. EXPL "OCSP Responder Certificate"
  820. NAME NSS_OID_OCSP_RESPONDER
  821. OID 1.3.6.1.5.5.7.7 
  822. TAG pkix-id-pkix
  823. OID 1.3.6.1.5.5.7.7.5 
  824. TAG pkix-id-pkip
  825. OID 1.3.6.1.5.5.7.7.5.1 
  826. TAG pkix-id-regctrl
  827. EXPL "CRMF Registration Control"
  828. OID 1.3.6.1.5.5.7.7.5.1.1
  829. TAG regtoken
  830. EXPL "CRMF Registration Control, Registration Token"
  831. NAME NSS_OID_PKIX_REGCTRL_REGTOKEN
  832. OID 1.3.6.1.5.5.7.7.5.1.2
  833. TAG authenticator
  834. EXPL "CRMF Registration Control, Registration Authenticator"
  835. NAME NSS_OID_PKIX_REGCTRL_AUTHENTICATOR
  836. OID 1.3.6.1.5.5.7.7.5.1.3
  837. TAG pkipubinfo
  838. EXPL "CRMF Registration Control, PKI Publication Info"
  839. NAME NSS_OID_PKIX_REGCTRL_PKIPUBINFO
  840. OID 1.3.6.1.5.5.7.7.5.1.4
  841. TAG pki-arch-options
  842. EXPL "CRMF Registration Control, PKI Archive Options"
  843. NAME NSS_OID_PKIX_REGCTRL_PKI_ARCH_OPTIONS
  844. OID 1.3.6.1.5.5.7.7.5.1.5
  845. TAG old-cert-id
  846. EXPL "CRMF Registration Control, Old Certificate ID"
  847. NAME NSS_OID_PKIX_REGCTRL_OLD_CERT_ID
  848. OID 1.3.6.1.5.5.7.7.5.1.6
  849. TAG protocol-encryption-key
  850. EXPL "CRMF Registration Control, Protocol Encryption Key"
  851. NAME NSS_OID_PKIX_REGCTRL_PROTOCOL_ENC_KEY
  852. OID 1.3.6.1.5.5.7.7.5.2 
  853. TAG pkix-id-reginfo
  854. EXPL "CRMF Registration Info"
  855. OID 1.3.6.1.5.5.7.7.5.2.1
  856. TAG utf8-pairs
  857. EXPL "CRMF Registration Info, UTF8 Pairs"
  858. NAME NSS_OID_PKIX_REGINFO_UTF8_PAIRS
  859. OID 1.3.6.1.5.5.7.7.5.2.2
  860. TAG cert-request
  861. EXPL "CRMF Registration Info, Certificate Request"
  862. NAME NSS_OID_PKIX_REGINFO_CERT_REQUEST
  863. # RFC 2549:
  864. #
  865. # id-ad OBJECT IDENTIFIER ::= { id-pkix 48 }
  866. #         -- arc for access descriptors
  867. OID 1.3.6.1.5.5.7.48 
  868. TAG id-ad
  869. EXPL "PKIX Access Descriptors"
  870. # RFC 2549:
  871. #
  872. # id-ad-ocsp      OBJECT IDENTIFIER ::= { id-ad 1 }
  873. OID 1.3.6.1.5.5.7.48.1
  874. TAG id-ad-ocsp
  875. EXPL "PKIX Online Certificate Status Protocol"
  876. NAME NSS_OID_OID_PKIX_OCSP
  877. OID 1.3.6.1.5.5.7.48.1.1
  878. TAG basic-response
  879. EXPL "OCSP Basic Response"
  880. NAME NSS_OID_PKIX_OCSP_BASIC_RESPONSE
  881. OID 1.3.6.1.5.5.7.48.1.2
  882. TAG nonce-extension
  883. EXPL "OCSP Nonce Extension"
  884. NAME NSS_OID_PKIX_OCSP_NONCE
  885. OID 1.3.6.1.5.5.7.48.1.3
  886. TAG response
  887. EXPL "OCSP Response Types Extension"
  888. NAME NSS_OID_PKIX_OCSP_RESPONSE
  889. OID 1.3.6.1.5.5.7.48.1.4
  890. TAG crl
  891. EXPL "OCSP CRL Reference Extension"
  892. NAME NSS_OID_PKIX_OCSP_CRL
  893. OID 1.3.6.1.5.5.7.48.1.5
  894. TAG no-check
  895. EXPL "OCSP No Check Extension"
  896. NAME NSS_OID_X509_OCSP_NO_CHECK  # X509_... ?
  897. OID 1.3.6.1.5.5.7.48.1.6
  898. TAG archive-cutoff
  899. EXPL "OCSP Archive Cutoff Extension"
  900. NAME NSS_OID_PKIX_OCSP_ARCHIVE_CUTOFF
  901. OID 1.3.6.1.5.5.7.48.1.7
  902. TAG service-locator
  903. EXPL "OCSP Service Locator Extension"
  904. NAME NSS_OID_PKIX_OCSP_SERVICE_LOCATOR
  905. # RFC 2549:
  906. #
  907. # id-ad-caIssuers OBJECT IDENTIFIER ::= { id-ad 2 }
  908. OID 1.3.6.1.5.5.7.48.2
  909. TAG id-ad-caIssuers
  910. EXPL "Certificate Authority Issuers"
  911. OID 1.3.6.1.6
  912. TAG snmpv2
  913. EXPL "Internet: SNMPv2"
  914. OID 1.3.6.1.7
  915. TAG mail
  916. EXPL "Internet: mail"
  917. OID 1.3.6.1.7.1
  918. TAG mime-mhs
  919. EXPL "Internet: mail MIME mhs"
  920. OID 1.3.12 
  921. TAG ecma
  922. EXPL "European Computers Manufacturing Association"
  923. OID 1.3.14
  924. TAG oiw
  925. EXPL "Open Systems Implementors Workshop"
  926. OID 1.3.14.3 secsig
  927. TAG secsig
  928. EXPL "Open Systems Implementors Workshop Security Special Interest Group"
  929. OID 1.3.14.3.1
  930. TAG oIWSECSIGAlgorithmObjectIdentifiers
  931. EXPL "OIW SECSIG Algorithm OIDs"
  932. OID 1.3.14.3.2 
  933. TAG algorithm
  934. EXPL "OIW SECSIG Algorithm"
  935. OID 1.3.14.3.2.6 
  936. TAG desecb
  937. EXPL "DES-ECB"
  938. NAME NSS_OID_DES_ECB
  939. CKM CKM_DES_ECB
  940. OID 1.3.14.3.2.7
  941. TAG descbc
  942. EXPL "DES-CBC"
  943. NAME NSS_OID_DES_CBC
  944. CKM CKM_DES_CBC
  945. OID 1.3.14.3.2.8
  946. TAG desofb
  947. EXPL "DES-OFB"
  948. NAME NSS_OID_DES_OFB
  949. # No CKM..
  950. OID 1.3.14.3.2.9 
  951. TAG descfb
  952. EXPL "DES-CFB"
  953. NAME NSS_OID_DES_CFB
  954. # No CKM..
  955. OID 1.3.14.3.2.10
  956. TAG desmac
  957. EXPL "DES-MAC"
  958. NAME NSS_OID_DES_MAC
  959. CKM CKM_DES_MAC
  960. OID 1.3.14.3.2.15 
  961. TAG isoSHAWithRSASignature
  962. EXPL "ISO SHA with RSA Signature"
  963. NAME NSS_OID_ISO_SHA_WITH_RSA_SIGNATURE
  964. # No CKM..
  965. OID 1.3.14.3.2.17 
  966. TAG desede
  967. EXPL "DES-EDE"
  968. NAME NSS_OID_DES_EDE
  969. # No CKM..
  970. OID 1.3.14.3.2.26 
  971. TAG sha1
  972. EXPL "SHA-1"
  973. NAME NSS_OID_SHA1
  974. CKM CKM_SHA_1
  975. OID 1.3.14.3.2.27
  976. TAG bogusDSASignatureWithSHA1Digest
  977. EXPL "Forgezza DSA Signature with SHA-1 Digest"
  978. NAME NSS_OID_BOGUS_DSA_SIGNATURE_WITH_SHA1_DIGEST
  979. CKM CKM_DSA_SHA1
  980. OID 1.3.14.3.3
  981. TAG authentication-mechanism
  982. EXPL "OIW SECSIG Authentication Mechanisms"
  983. OID 1.3.14.3.4
  984. TAG security-attribute
  985. EXPL "OIW SECSIG Security Attributes"
  986. OID 1.3.14.3.5
  987. TAG document-definition
  988. EXPL "OIW SECSIG Document Definitions used in security"
  989. OID 1.3.14.7
  990. TAG directory-services-sig
  991. EXPL "OIW directory services sig"
  992. OID 1.3.16
  993. TAG ewos
  994. EXPL "European Workshop on Open Systems"
  995. OID 1.3.22
  996. TAG osf
  997. EXPL "Open Software Foundation"
  998. OID 1.3.23
  999. TAG nordunet
  1000. EXPL "Nordunet"
  1001. OID 1.3.26
  1002. TAG nato-id-org
  1003. EXPL "NATO identified organisation"
  1004. OID 1.3.36
  1005. TAG teletrust
  1006. EXPL "Teletrust"
  1007. OID 1.3.52
  1008. TAG smpte
  1009. EXPL "Society of Motion Picture and Television Engineers"
  1010. OID 1.3.69
  1011. TAG sita
  1012. EXPL "Societe Internationale de Telecommunications Aeronautiques"
  1013. OID 1.3.90
  1014. TAG iana
  1015. EXPL "Internet Assigned Numbers Authority"
  1016. OID 1.3.101 
  1017. TAG thawte
  1018. EXPL "Thawte"
  1019. OID 2 
  1020. TAG joint-iso-ccitt
  1021. EXPL "Joint ISO/ITU-T assignment"
  1022. OID 2.0
  1023. TAG presentation
  1024. EXPL "Joint ISO/ITU-T Presentation"
  1025. OID 2.1
  1026. TAG asn-1
  1027. EXPL "Abstract Syntax Notation One"
  1028. OID 2.2
  1029. TAG acse
  1030. EXPL "Association Control"
  1031. OID 2.3
  1032. TAG rtse
  1033. EXPL "Reliable Transfer"
  1034. OID 2.4
  1035. TAG rose
  1036. EXPL "Remote Operations"
  1037. OID 2.5
  1038. TAG x500
  1039. EXPL "Directory"
  1040. OID 2.5.1
  1041. TAG modules
  1042. EXPL "X.500 modules"
  1043. OID 2.5.2
  1044. TAG service-environment
  1045. EXPL "X.500 service environment"
  1046. OID 2.5.3
  1047. TAG application-context
  1048. EXPL "X.500 application context"
  1049. # RFC 2459:
  1050. #
  1051. # id-at           OBJECT IDENTIFIER ::= {joint-iso-ccitt(2) ds(5) 4}
  1052. OID 2.5.4
  1053. TAG id-at
  1054. EXPL "X.520 attribute types"
  1055. # RFC 2459:
  1056. #
  1057. # id-at-commonName        AttributeType   ::=     {id-at 3}
  1058. OID 2.5.4.3
  1059. TAG id-at-commonName
  1060. EXPL "X.520 Common Name"
  1061. NAME NSS_OID_X520_COMMON_NAME
  1062. ATTR "cn"
  1063. # RFC 2459:
  1064. #
  1065. # id-at-surname           AttributeType   ::=     {id-at 4}
  1066. OID 2.5.4.4
  1067. TAG id-at-surname
  1068. EXPL "X.520 Surname"
  1069. NAME NSS_OID_X520_SURNAME
  1070. ATTR "sn"
  1071. # RFC 2459:
  1072. #
  1073. # id-at-countryName       AttributeType   ::=     {id-at 6}
  1074. OID 2.5.4.6
  1075. TAG id-at-countryName
  1076. EXPL "X.520 Country Name"
  1077. NAME NSS_OID_X520_COUNTRY_NAME
  1078. ATTR "c"
  1079. # RFC 2459:
  1080. #
  1081. # id-at-localityName      AttributeType   ::=     {id-at 7}
  1082. OID 2.5.4.7
  1083. TAG id-at-localityName
  1084. EXPL "X.520 Locality Name"
  1085. NAME NSS_OID_X520_LOCALITY_NAME
  1086. ATTR "l"
  1087. # RFC 2459:
  1088. #
  1089. # id-at-stateOrProvinceName       AttributeType   ::=     {id-at 8}
  1090. OID 2.5.4.8
  1091. TAG id-at-stateOrProvinceName
  1092. EXPL "X.520 State or Province Name"
  1093. NAME NSS_OID_X520_STATE_OR_PROVINCE_NAME
  1094. ATTR "s"
  1095. # RFC 2459:
  1096. #
  1097. # id-at-organizationName          AttributeType   ::=     {id-at 10}
  1098. OID 2.5.4.10
  1099. TAG id-at-organizationName
  1100. EXPL "X.520 Organization Name"
  1101. NAME NSS_OID_X520_ORGANIZATION_NAME
  1102. ATTR "o"
  1103. # RFC 2459:
  1104. #
  1105. # id-at-organizationalUnitName    AttributeType   ::=     {id-at 11}
  1106. OID 2.5.4.11
  1107. TAG id-at-organizationalUnitName
  1108. EXPL "X.520 Organizational Unit Name"
  1109. NAME NSS_OID_X520_ORGANIZATIONAL_UNIT_NAME
  1110. ATTR "ou"
  1111. # RFC 2459:
  1112. #
  1113. # id-at-title     AttributeType   ::=     {id-at 12}
  1114. OID 2.5.4.12
  1115. TAG id-at-title
  1116. EXPL "X.520 Title"
  1117. NAME NSS_OID_X520_TITLE
  1118. ATTR "title"
  1119. # RFC 2459:
  1120. #
  1121. # id-at-name              AttributeType   ::=     {id-at 41}
  1122. OID 2.5.4.41
  1123. TAG id-at-name
  1124. EXPL "X.520 Name"
  1125. NAME NSS_OID_X520_NAME
  1126. ATTR "name"
  1127. # RFC 2459:
  1128. #
  1129. # id-at-givenName         AttributeType   ::=     {id-at 42}
  1130. OID 2.5.4.42
  1131. TAG id-at-givenName
  1132. EXPL "X.520 Given Name"
  1133. NAME NSS_OID_X520_GIVEN_NAME
  1134. ATTR "givenName"
  1135. # RFC 2459:
  1136. #
  1137. # id-at-initials          AttributeType   ::=     {id-at 43}
  1138. OID 2.5.4.43
  1139. TAG id-at-initials
  1140. EXPL "X.520 Initials"
  1141. NAME NSS_OID_X520_INITIALS
  1142. ATTR "initials"
  1143. # RFC 2459:
  1144. #
  1145. # id-at-generationQualifier       AttributeType   ::=     {id-at 44}
  1146. OID 2.5.4.44
  1147. TAG id-at-generationQualifier
  1148. EXPL "X.520 Generation Qualifier"
  1149. NAME NSS_OID_X520_GENERATION_QUALIFIER
  1150. ATTR "generationQualifier"
  1151. # RFC 2459:
  1152. #
  1153. # id-at-dnQualifier       AttributeType   ::=     {id-at 46}
  1154. OID 2.5.4.46
  1155. TAG id-at-dnQualifier
  1156. EXPL "X.520 DN Qualifier"
  1157. NAME NSS_OID_X520_DN_QUALIFIER
  1158. ATTR "dnQualifier"
  1159. OID 2.5.5
  1160. TAG attribute-syntax
  1161. EXPL "X.500 attribute syntaxes"
  1162. OID 2.5.6
  1163. TAG object-classes
  1164. EXPL "X.500 standard object classes"
  1165. OID 2.5.7
  1166. TAG attribute-set
  1167. EXPL "X.500 attribute sets"
  1168. OID 2.5.8
  1169. TAG algorithms
  1170. EXPL "X.500-defined algorithms"
  1171. OID 2.5.8.1 
  1172. TAG encryption
  1173. EXPL "X.500-defined encryption algorithms"
  1174. OID 2.5.8.1.1 
  1175. TAG rsa
  1176. EXPL "RSA Encryption Algorithm"
  1177. NAME NSS_OID_X500_RSA_ENCRYPTION
  1178. CKM CKM_RSA_X_509
  1179. OID 2.5.9
  1180. TAG abstract-syntax
  1181. EXPL "X.500 abstract syntaxes"
  1182. OID 2.5.12
  1183. TAG operational-attribute
  1184. EXPL "DSA Operational Attributes"
  1185. OID 2.5.13
  1186. TAG matching-rule
  1187. EXPL "Matching Rule"
  1188. OID 2.5.14
  1189. TAG knowledge-matching-rule
  1190. EXPL "X.500 knowledge Matching Rules"
  1191. OID 2.5.15
  1192. TAG name-form
  1193. EXPL "X.500 name forms"
  1194. OID 2.5.16
  1195. TAG group
  1196. EXPL "X.500 groups"
  1197. OID 2.5.17
  1198. TAG subentry
  1199. EXPL "X.500 subentry"
  1200. OID 2.5.18
  1201. TAG operational-attribute-type
  1202. EXPL "X.500 operational attribute type"
  1203. OID 2.5.19
  1204. TAG operational-binding
  1205. EXPL "X.500 operational binding"
  1206. OID 2.5.20
  1207. TAG schema-object-class
  1208. EXPL "X.500 schema Object class"
  1209. OID 2.5.21
  1210. TAG schema-operational-attribute
  1211. EXPL "X.500 schema operational attributes"
  1212. OID 2.5.23
  1213. TAG administrative-role
  1214. EXPL "X.500 administrative roles"
  1215. OID 2.5.24
  1216. TAG access-control-attribute
  1217. EXPL "X.500 access control attribute"
  1218. OID 2.5.25
  1219. TAG ros
  1220. EXPL "X.500 ros object"
  1221. OID 2.5.26
  1222. TAG contract
  1223. EXPL "X.500 contract"
  1224. OID 2.5.27
  1225. TAG package
  1226. EXPL "X.500 package"
  1227. OID 2.5.28
  1228. TAG access-control-schema
  1229. EXPL "X.500 access control schema"
  1230. # RFC 2459:
  1231. #
  1232. # id-ce OBJECT IDENTIFIER  ::=  {joint-iso-ccitt(2) ds(5) 29}
  1233. OID 2.5.29
  1234. TAG id-ce
  1235. EXPL "X.500 Certificate Extension"
  1236. OID 2.5.29.5
  1237. TAG subject-directory-attributes
  1238. EXPL "Certificate Subject Directory Attributes"
  1239. NAME NSS_OID_X509_SUBJECT_DIRECTORY_ATTR
  1240. CERT_EXTENSION UNSUPPORTED
  1241. # RFC 2459:
  1242. #
  1243. # id-ce-subjectDirectoryAttributes OBJECT IDENTIFIER ::=  { id-ce 9 }
  1244. OID 2.5.29.9
  1245. TAG id-ce-subjectDirectoryAttributes
  1246. EXPL "Certificate Subject Directory Attributes"
  1247. NAME NSS_OID_X509_SUBJECT_DIRECTORY_ATTRIBUTES
  1248. CERT_EXTENSION UNSUPPORTED
  1249. # RFC 2459:
  1250. #
  1251. # id-ce-subjectKeyIdentifier OBJECT IDENTIFIER ::=  { id-ce 14 }
  1252. OID 2.5.29.14
  1253. TAG id-ce-subjectKeyIdentifier
  1254. EXPL "Certificate Subject Key ID"
  1255. NAME NSS_OID_X509_SUBJECT_KEY_ID
  1256. CERT_EXTENSION SUPPORTED
  1257. # RFC 2459:
  1258. #
  1259. # id-ce-keyUsage OBJECT IDENTIFIER ::=  { id-ce 15 }
  1260. OID 2.5.29.15
  1261. TAG id-ce-keyUsage
  1262. EXPL "Certificate Key Usage"
  1263. NAME NSS_OID_X509_KEY_USAGE
  1264. CERT_EXTENSION SUPPORTED
  1265. # We called it PKCS12_KEY_USAGE
  1266. # RFC 2459:
  1267. #
  1268. # id-ce-privateKeyUsagePeriod OBJECT IDENTIFIER ::=  { id-ce 16 }
  1269. OID 2.5.29.16
  1270. TAG id-ce-privateKeyUsagePeriod
  1271. EXPL "Certificate Private Key Usage Period"
  1272. NAME NSS_OID_X509_PRIVATE_KEY_USAGE_PERIOD
  1273. CERT_EXTENSION UNSUPPORTED
  1274. # RFC 2459:
  1275. #
  1276. # id-ce-subjectAltName OBJECT IDENTIFIER ::=  { id-ce 17 }
  1277. OID 2.5.29.17
  1278. TAG id-ce-subjectAltName
  1279. EXPL "Certificate Subject Alternate Name"
  1280. NAME NSS_OID_X509_SUBJECT_ALT_NAME
  1281. CERT_EXTENSION SUPPORTED
  1282. # RFC 2459:
  1283. #
  1284. # id-ce-issuerAltName OBJECT IDENTIFIER ::=  { id-ce 18 }
  1285. OID 2.5.29.18
  1286. TAG id-ce-issuerAltName
  1287. EXPL "Certificate Issuer Alternate Name"
  1288. NAME NSS_OID_X509_ISSUER_ALT_NAME
  1289. CERT_EXTENSION UNSUPPORTED
  1290. # RFC 2459:
  1291. #
  1292. # id-ce-basicConstraints OBJECT IDENTIFIER ::=  { id-ce 19 }
  1293. OID 2.5.29.19
  1294. TAG id-ce-basicConstraints
  1295. EXPL "Certificate Basic Constraints"
  1296. NAME NSS_OID_X509_BASIC_CONSTRAINTS
  1297. CERT_EXTENSION SUPPORTED
  1298. # RFC 2459:
  1299. #
  1300. # id-ce-cRLNumber OBJECT IDENTIFIER ::= { id-ce 20 }
  1301. OID 2.5.29.20
  1302. TAG id-ce-cRLNumber
  1303. EXPL "CRL Number"
  1304. NAME NSS_OID_X509_CRL_NUMBER
  1305. CERT_EXTENSION SUPPORTED
  1306. # RFC 2459:
  1307. #
  1308. # id-ce-cRLReasons OBJECT IDENTIFIER ::= { id-ce 21 }
  1309. OID 2.5.29.21
  1310. TAG id-ce-cRLReasons
  1311. EXPL "CRL Reason Code"
  1312. NAME NSS_OID_X509_REASON_CODE
  1313. CERT_EXTENSION SUPPORTED
  1314. # RFC 2459:
  1315. #
  1316. # id-ce-holdInstructionCode OBJECT IDENTIFIER ::= { id-ce 23 }
  1317. OID 2.5.29.23
  1318. TAG id-ce-holdInstructionCode
  1319. EXPL "Hold Instruction Code"
  1320. NAME NSS_OID_X509_HOLD_INSTRUCTION_CODE
  1321. CERT_EXTENSION UNSUPPORTED
  1322. # RFC 2459:
  1323. #
  1324. # id-ce-invalidityDate OBJECT IDENTIFIER ::= { id-ce 24 }
  1325. OID 2.5.29.24
  1326. TAG id-ce-invalidityDate
  1327. EXPL "Invalid Date"
  1328. NAME NSS_OID_X509_INVALID_DATE
  1329. CERT_EXTENSION SUPPORTED
  1330. # RFC 2459:
  1331. #
  1332. # id-ce-deltaCRLIndicator OBJECT IDENTIFIER ::= { id-ce 27 }
  1333. OID 2.5.29.27
  1334. TAG id-ce-deltaCRLIndicator
  1335. EXPL "Delta CRL Indicator"
  1336. NAME NSS_OID_X509_DELTA_CRL_INDICATOR
  1337. CERT_EXTENSION UNSUPPORTED
  1338. # RFC 2459:
  1339. #
  1340. # id-ce-issuingDistributionPoint OBJECT IDENTIFIER ::= { id-ce 28 }
  1341. OID 2.5.29.28
  1342. TAG id-ce-issuingDistributionPoint
  1343. EXPL "Issuing Distribution Point"
  1344. NAME NSS_OID_X509_ISSUING_DISTRIBUTION_POINT
  1345. CERT_EXTENSION UNSUPPORTED
  1346. # RFC 2459:
  1347. #
  1348. # id-ce-certificateIssuer OBJECT IDENTIFIER ::= { id-ce 29 }
  1349. OID 2.5.29.29
  1350. TAG id-ce-certificateIssuer
  1351. EXPL "Certificate Issuer"
  1352. NAME NSS_OID_X509_CERTIFICATE_ISSUER
  1353. CERT_EXTENSION UNSUPPORTED
  1354. # RFC 2459:
  1355. #
  1356. # id-ce-nameConstraints OBJECT IDENTIFIER ::=  { id-ce 30 }
  1357. OID 2.5.29.30
  1358. TAG id-ce-nameConstraints
  1359. EXPL "Certificate Name Constraints"
  1360. NAME NSS_OID_X509_NAME_CONSTRAINTS
  1361. CERT_EXTENSION SUPPORTED
  1362. # RFC 2459:
  1363. #
  1364. # id-ce-cRLDistributionPoints     OBJECT IDENTIFIER  ::=  {id-ce 31}
  1365. OID 2.5.29.31
  1366. TAG id-ce-cRLDistributionPoints
  1367. EXPL "CRL Distribution Points"
  1368. NAME NSS_OID_X509_CRL_DIST_POINTS
  1369. CERT_EXTENSION UNSUPPORTED
  1370. # RFC 2459:
  1371. #
  1372. # id-ce-certificatePolicies OBJECT IDENTIFIER ::=  { id-ce 32 }
  1373. OID 2.5.29.32
  1374. TAG id-ce-certificatePolicies
  1375. EXPL "Certificate Policies"
  1376. NAME NSS_OID_X509_CERTIFICATE_POLICIES
  1377. CERT_EXTENSION UNSUPPORTED
  1378. # RFC 2459:
  1379. #
  1380. # id-ce-policyMappings OBJECT IDENTIFIER ::=  { id-ce 33 }
  1381. OID 2.5.29.33
  1382. TAG id-ce-policyMappings
  1383. EXPL "Certificate Policy Mappings"
  1384. NAME NSS_OID_X509_POLICY_MAPPINGS
  1385. CERT_EXTENSION UNSUPPORTED
  1386. OID 2.5.29.34
  1387. TAG policy-constraints
  1388. EXPL "Certificate Policy Constraints (old)"
  1389. CERT_EXTENSION UNSUPPORTED
  1390. # RFC 2459:
  1391. #
  1392. # id-ce-authorityKeyIdentifier OBJECT IDENTIFIER ::=  { id-ce 35 }
  1393. OID 2.5.29.35
  1394. TAG id-ce-authorityKeyIdentifier
  1395. EXPL "Certificate Authority Key Identifier"
  1396. NAME NSS_OID_X509_AUTH_KEY_ID
  1397. CERT_EXTENSION SUPPORTED
  1398. # RFC 2459:
  1399. #
  1400. # id-ce-policyConstraints OBJECT IDENTIFIER ::=  { id-ce 36 }
  1401. OID 2.5.29.36
  1402. TAG id-ce-policyConstraints
  1403. EXPL "Certificate Policy Constraints"
  1404. NAME NSS_OID_X509_POLICY_CONSTRAINTS
  1405. CERT_EXTENSION SUPPORTED
  1406. # RFC 2459:
  1407. #
  1408. # id-ce-extKeyUsage OBJECT IDENTIFIER ::= {id-ce 37}
  1409. OID 2.5.29.37
  1410. TAG id-ce-extKeyUsage
  1411. EXPL "Extended Key Usage"
  1412. NAME NSS_OID_X509_EXT_KEY_USAGE
  1413. CERT_EXTENSION SUPPORTED
  1414. OID 2.5.30
  1415. TAG id-mgt
  1416. EXPL "X.500 Management Object"
  1417. OID 2.6
  1418. TAG x400
  1419. EXPL "X.400 MHS"
  1420. OID 2.7
  1421. TAG ccr
  1422. EXPL "Committment, Concurrency and Recovery"
  1423. OID 2.8
  1424. TAG oda
  1425. EXPL "Office Document Architecture"
  1426. OID 2.9
  1427. TAG osi-management
  1428. EXPL "OSI management"
  1429. OID 2.10
  1430. TAG tp
  1431. EXPL "Transaction Processing"
  1432. OID 2.11
  1433. TAG dor
  1434. EXPL "Distinguished Object Reference"
  1435. OID 2.12
  1436. TAG rdt
  1437. EXPL "Referenced Data Transfer"
  1438. OID 2.13
  1439. TAG nlm
  1440. EXPL "Network Layer Management"
  1441. OID 2.14
  1442. TAG tlm
  1443. EXPL "Transport Layer Management"
  1444. OID 2.15
  1445. TAG llm
  1446. EXPL "Link Layer Management"
  1447. OID 2.16
  1448. TAG country
  1449. EXPL "Country Assignments"
  1450. OID 2.16.124 
  1451. TAG canada
  1452. EXPL "Canada"
  1453. OID 2.16.158
  1454. TAG taiwan
  1455. EXPL "Taiwan"
  1456. OID 2.16.578 
  1457. TAG norway
  1458. EXPL "Norway"
  1459. OID 2.16.756 
  1460. TAG switzerland
  1461. EXPL "Switzerland"
  1462. OID 2.16.840 
  1463. TAG us
  1464. EXPL "United States"
  1465. OID 2.16.840.1 
  1466. TAG us-company
  1467. EXPL "United States Company"
  1468. OID 2.16.840.1.101 
  1469. TAG us-government
  1470. EXPL "United States Government (1.101)"
  1471. OID 2.16.840.1.101.2 
  1472. TAG us-dod
  1473. EXPL "United States Department of Defense"
  1474. OID 2.16.840.1.101.2.1 
  1475. TAG id-infosec
  1476. EXPL "US DOD Infosec"
  1477. OID 2.16.840.1.101.2.1.0 
  1478. TAG id-modules
  1479. EXPL "US DOD Infosec modules"
  1480. OID 2.16.840.1.101.2.1.1 
  1481. TAG id-algorithms
  1482. EXPL "US DOD Infosec algorithms (MISSI)"
  1483. OID 2.16.840.1.101.2.1.1.2  
  1484. TAG old-dss
  1485. EXPL "MISSI DSS Algorithm (Old)"
  1486. NAME NSS_OID_MISSI_DSS_OLD
  1487. # This is labeled as "### mwelch temporary"
  1488. # Is it official?? XXX fgmr
  1489. OID 2.16.840.1.101.2.1.1.4
  1490. TAG skipjack-cbc-64
  1491. EXPL "Skipjack CBC64"
  1492. NAME NSS_OID_FORTEZZA_SKIPJACK
  1493. CKM CKM_SKIPJACK_CBC64
  1494. OID 2.16.840.1.101.2.1.1.10
  1495. TAG kea
  1496. EXPL "MISSI KEA Algorithm"
  1497. NAME NSS_OID_MISSI_KEA
  1498. OID 2.16.840.1.101.2.1.1.12
  1499. TAG old-kea-dss
  1500. EXPL "MISSI KEA and DSS Algorithm (Old)"
  1501. NAME NSS_OID_MISSI_KEA_DSS_OLD
  1502. OID 2.16.840.1.101.2.1.1.19
  1503. TAG dss
  1504. EXPL "MISSI DSS Algorithm"
  1505. NAME NSS_OID_MISSI_DSS
  1506. OID 2.16.840.1.101.2.1.1.20
  1507. TAG kea-dss
  1508. EXPL "MISSI KEA and DSS Algorithm"
  1509. NAME NSS_OID_MISSI_KEA_DSS
  1510. OID 2.16.840.1.101.2.1.1.22
  1511. TAG alt-kea
  1512. EXPL "MISSI Alternate KEA Algorithm"
  1513. NAME NSS_OID_MISSI_ALT_KEY
  1514. OID 2.16.840.1.101.2.1.2 
  1515. TAG id-formats
  1516. EXPL "US DOD Infosec formats"
  1517. OID 2.16.840.1.101.2.1.3 
  1518. TAG id-policy
  1519. EXPL "US DOD Infosec policy"
  1520. OID 2.16.840.1.101.2.1.4 
  1521. TAG id-object-classes
  1522. EXPL "US DOD Infosec object classes"
  1523. OID 2.16.840.1.101.2.1.5 
  1524. TAG id-attributes
  1525. EXPL "US DOD Infosec attributes"
  1526. OID 2.16.840.1.101.2.1.6 
  1527. TAG id-attribute-syntax
  1528. EXPL "US DOD Infosec attribute syntax"
  1529. OID 2.16.840.1.113730 
  1530. # The Netscape OID space
  1531. TAG netscape
  1532. EXPL "Netscape Communications Corp."
  1533. OID 2.16.840.1.113730.1
  1534. TAG cert-ext
  1535. EXPL "Netscape Cert Extensions"
  1536. OID 2.16.840.1.113730.1.1
  1537. TAG cert-type
  1538. EXPL "Certificate Type"
  1539. NAME NSS_OID_NS_CERT_EXT_CERT_TYPE
  1540. CERT_EXTENSION SUPPORTED
  1541. OID 2.16.840.1.113730.1.2
  1542. TAG base-url
  1543. EXPL "Certificate Extension Base URL"
  1544. NAME NSS_OID_NS_CERT_EXT_BASE_URL
  1545. CERT_EXTENSION SUPPORTED
  1546. OID 2.16.840.1.113730.1.3
  1547. TAG revocation-url
  1548. EXPL "Certificate Revocation URL"
  1549. NAME NSS_OID_NS_CERT_EXT_REVOCATION_URL
  1550. CERT_EXTENSION SUPPORTED
  1551. OID 2.16.840.1.113730.1.4
  1552. TAG ca-revocation-url
  1553. EXPL "Certificate Authority Revocation URL"
  1554. NAME NSS_OID_NS_CERT_EXT_CA_REVOCATION_URL
  1555. CERT_EXTENSION SUPPORTED
  1556. OID 2.16.840.1.113730.1.5
  1557. TAG ca-crl-download-url
  1558. EXPL "Certificate Authority CRL Download URL"
  1559. NAME NSS_OID_NS_CERT_EXT_CA_CRL_URL
  1560. CERT_EXTENSION UNSUPPORTED
  1561. OID 2.16.840.1.113730.1.6
  1562. TAG ca-cert-url
  1563. EXPL "Certificate Authority Certificate Download URL"
  1564. NAME NSS_OID_NS_CERT_EXT_CA_CERT_URL
  1565. CERT_EXTENSION UNSUPPORTED
  1566. OID 2.16.840.1.113730.1.7
  1567. TAG renewal-url
  1568. EXPL "Certificate Renewal URL"
  1569. NAME NSS_OID_NS_CERT_EXT_CERT_RENEWAL_URL
  1570. CERT_EXTENSION SUPPORTED
  1571. OID 2.16.840.1.113730.1.8
  1572. TAG ca-policy-url
  1573. EXPL "Certificate Authority Policy URL"
  1574. NAME NSS_OID_NS_CERT_EXT_CA_POLICY_URL
  1575. CERT_EXTENSION SUPPORTED
  1576. OID 2.16.840.1.113730.1.9
  1577. TAG homepage-url
  1578. EXPL "Certificate Homepage URL"
  1579. NAME NSS_OID_NS_CERT_EXT_HOMEPAGE_URL
  1580. CERT_EXTENSION UNSUPPORTED
  1581. OID 2.16.840.1.113730.1.10
  1582. TAG entity-logo
  1583. EXPL "Certificate Entity Logo"
  1584. NAME NSS_OID_NS_CERT_EXT_ENTITY_LOGO
  1585. CERT_EXTENSION UNSUPPORTED
  1586. OID 2.16.840.1.113730.1.11
  1587. TAG user-picture
  1588. EXPL "Certificate User Picture"
  1589. NAME NSS_OID_NS_CERT_EXT_USER_PICTURE
  1590. CERT_EXTENSION UNSUPPORTED
  1591. OID 2.16.840.1.113730.1.12
  1592. TAG ssl-server-name
  1593. EXPL "Certificate SSL Server Name"
  1594. NAME NSS_OID_NS_CERT_EXT_SSL_SERVER_NAME
  1595. CERT_EXTENSION SUPPORTED
  1596. OID 2.16.840.1.113730.1.13
  1597. TAG comment
  1598. EXPL "Certificate Comment"
  1599. NAME NSS_OID_NS_CERT_EXT_COMMENT
  1600. CERT_EXTENSION SUPPORTED
  1601. OID 2.16.840.1.113730.1.14
  1602. TAG thayes
  1603. EXPL ""
  1604. NAME NSS_OID_NS_CERT_EXT_THAYES
  1605. CERT_EXTENSION SUPPORTED
  1606. OID 2.16.840.1.113730.2
  1607. TAG data-type
  1608. EXPL "Netscape Data Types"
  1609. OID 2.16.840.1.113730.2.1 
  1610. TAG gif
  1611. EXPL "image/gif"
  1612. NAME NSS_OID_NS_TYPE_GIF
  1613. OID 2.16.840.1.113730.2.2 
  1614. TAG jpeg
  1615. EXPL "image/jpeg"
  1616. NAME NSS_OID_NS_TYPE_JPEG
  1617. OID 2.16.840.1.113730.2.3 
  1618. TAG url
  1619. EXPL "URL"
  1620. NAME NSS_OID_NS_TYPE_URL
  1621. OID 2.16.840.1.113730.2.4 
  1622. TAG html
  1623. EXPL "text/html"
  1624. NAME NSS_OID_NS_TYPE_HTML
  1625. OID 2.16.840.1.113730.2.5 
  1626. TAG cert-sequence
  1627. EXPL "Certificate Sequence"
  1628. NAME NSS_OID_NS_TYPE_CERT_SEQUENCE
  1629. OID 2.16.840.1.113730.3
  1630. # The Netscape Directory OID space
  1631. TAG directory
  1632. EXPL "Netscape Directory"
  1633. OID 2.16.840.1.113730.4
  1634. TAG policy
  1635. EXPL "Netscape Policy Type OIDs"
  1636. OID 2.16.840.1.113730.4.1
  1637. TAG export-approved
  1638. EXPL "Strong Crypto Export Approved"
  1639. NAME NSS_OID_NS_KEY_USAGE_GOVT_APPROVED
  1640. CERT_EXTENSION UNSUPPORTED
  1641. OID 2.16.840.1.113730.5
  1642. TAG cert-server
  1643. EXPL "Netscape Certificate Server"
  1644. OID 2.16.840.1.113730.5.1
  1645. OID 2.16.840.1.113730.5.1.1
  1646. TAG recovery-request
  1647. EXPL "Netscape Cert Server Recovery Request"
  1648. NAME NSS_OID_NETSCAPE_RECOVERY_REQUEST
  1649. OID 2.16.840.1.113730.6
  1650. TAG algs
  1651. EXPL "Netscape algorithm OIDs"
  1652. OID 2.16.840.1.113730.6.1
  1653. TAG smime-kea
  1654. EXPL "Netscape S/MIME KEA"
  1655. NAME NSS_OID_NETSCAPE_SMIME_KEA
  1656. OID 2.16.840.1.113730.7
  1657. TAG name-components
  1658. EXPL "Netscape Name Components"
  1659. OID 2.16.840.1.113730.7.1
  1660. TAG nickname
  1661. EXPL "Netscape Nickname"
  1662. NAME NSS_OID_NETSCAPE_NICKNAME
  1663. OID 2.16.840.1.113733 
  1664. TAG verisign
  1665. EXPL "Verisign"
  1666. OID 2.16.840.1.113733.1
  1667. OID 2.16.840.1.113733.1.7
  1668. OID 2.16.840.1.113733.1.7.1
  1669. OID 2.16.840.1.113733.1.7.1.1
  1670. TAG verisign-user-notices
  1671. EXPL "Verisign User Notices"
  1672. NAME NSS_OID_VERISIGN_USER_NOTICES
  1673. OID 2.16.840.101 
  1674. TAG us-government
  1675. EXPL "US Government (101)"
  1676. OID 2.16.840.102 
  1677. TAG us-government2
  1678. EXPL "US Government (102)"
  1679.  
  1680. OID 2.16.840.11370 
  1681. TAG old-netscape
  1682. EXPL "Netscape Communications Corp. (Old)"
  1683. OID 2.16.840.11370.1 
  1684. TAG ns-cert-ext
  1685. EXPL "Netscape Cert Extensions (Old NS)"
  1686. OID 2.16.840.11370.1.1 
  1687. TAG netscape-ok
  1688. EXPL "Netscape says this cert is ok (Old NS)"
  1689. NAME NSS_OID_NS_CERT_EXT_NETSCAPE_OK
  1690. CERT_EXTENSION UNSUPPORTED
  1691. OID 2.16.840.11370.1.2
  1692. TAG issuer-logo
  1693. EXPL "Certificate Issuer Logo (Old NS)"
  1694. NAME NSS_OID_NS_CERT_EXT_ISSUER_LOGO
  1695. CERT_EXTENSION UNSUPPORTED
  1696. OID 2.16.840.11370.1.3
  1697. TAG subject-logo
  1698. EXPL "Certificate Subject Logo (Old NS)"
  1699. NAME NSS_OID_NS_CERT_EXT_SUBJECT_LOGO
  1700. CERT_EXTENSION UNSUPPORTED
  1701. OID 2.16.840.11370.2 
  1702. TAG ns-file-type
  1703. EXPL "Netscape File Type"
  1704. OID 2.16.840.11370.3 
  1705. TAG ns-image-type
  1706. EXPL "Netscape Image Type"
  1707. OID 2.17
  1708. TAG registration-procedures
  1709. EXPL "Registration procedures"
  1710. OID 2.18
  1711. TAG physical-layer-management
  1712. EXPL "Physical layer Management"
  1713. OID 2.19
  1714. TAG mheg
  1715. EXPL "MHEG"
  1716. OID 2.20
  1717. TAG guls
  1718. EXPL "Generic Upper Layer Security"
  1719. OID 2.21
  1720. TAG tls
  1721. EXPL "Transport Layer Security Protocol"
  1722. OID 2.22
  1723. TAG nls
  1724. EXPL "Network Layer Security Protocol"
  1725. OID 2.23
  1726. TAG organization
  1727. EXPL "International organizations"