From 6b8e48836891e8e73cd6fff6bed9aee3ae7d35d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 10 May 2007 21:43:20 +0000 Subject: [PATCH] Netscape extentions git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20657 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/asn1/rfc2459.asn1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/asn1/rfc2459.asn1 b/lib/asn1/rfc2459.asn1 index af7e0c8ab..69a24d4ac 100644 --- a/lib/asn1/rfc2459.asn1 +++ b/lib/asn1/rfc2459.asn1 @@ -476,5 +476,10 @@ ProxyCertInfo ::= SEQUENCE { id-uspkicommon-card-id OBJECT IDENTIFIER ::= { 2 16 840 1 101 3 6 6 } id-uspkicommon-piv-interim OBJECT IDENTIFIER ::= { 2 16 840 1 101 3 6 9 1 } +--- Netscape extentions + +id-netscape OBJECT IDENTIFIER ::= + { joint-iso-itu-t(2) country(16) us(840) organization(1) netscape(113730) } +id-netscape-cert-comment OBJECT IDENTIFIER ::= { id-netscape 1 13 } END