(Logo Tech-invite)  

a Portal devoted to SIP and Security technologies

  (World Map)    
    Search Home Site Map Contact
 SIP/IMS Standardization
> IETF Standardization Process
> RFCs related to SIP (4 p.) o
> SIP-SIPPING-SIMPLE... I-Ds (22 p.) o
> Audio-Video Transport RFCs (2 p.)
> 3GPP Specifications (12 p.)
> OMA Specifications related to SIP
> TISPAN NGN Specifications (3 p.) o
> SIP Topics
> IMS Topics
 SIP/IMS Call Flows
> RFC3261's Example
> Basic -- RFC3665
> SIP PSTN -- RFC3666 (3 p.)
> SIP Service Examples (20 p.)
> IMS Signaling Flows (35 p.)
 SIP/IMS Architecture
> SIP Protocol Structure
> Dialogs & Routing
> UMTS Network Evolution
 Security
> PKIX-TLS-SMIME... Standards (20 p.) o
> Cryptography Basics
> ASN.1 for PKI Certificate & CRL Profile
> ASN.1 for CMS
> RFC3280's Certificate Examples (4)
> RFC4134's CMS-S/MIME Examples (14)
> RFC4474's SIP Authentication Service
> SSL/TLS Time-Diagrams
> IPSec Guides
 ABNF Grammars
> ABNF Notation & Rules
> URI Generic Syntax
> ABNF for SIP
> SIP Messages & URIs
> SIP Header Fields
> MIME Media Types
> ABNF for SDP
> ABNF for MSRP
> ABNF for MRCPv2
> ABNF for RTSP 2.0
> Internet Message Format
 DiffServ CoS Simulation
> IPVCoSS Simulator
> IP-VPN Case Study
  o (daily updated)

RFC 3280's Certificate and CRL Examples

Top  DSA Self-Signed Certificate  End Entity Certificate using DSA   End Entity Certificate using RSA  Certificate Revocation List

Certificate Revocation List

The following certificate revocation list (CRL) is issued by the CA whose distinguished name is cn=us, o=gov, ou=nist and the list of revoked certificates includes the end entity certificate presented in C.2.
Navigation Tips: the ASN.1 Type in front of the (up) icon has a link to itself, for a display at the top of the screen; and this very icon has a link to the top of the Certificate.
030203 (up)
330140 (up)
6021
9309
11067
 
203042 (up)
223111
24309
26063
31132
 
 
353112
373010
39063
44133
 
 
493113
513011
53063
58134
 
 
 
641713 (up)
791713
943034 (up)
963032
98021
1011713
1163012
1183010
120063
125043
1270A1
 
 
 
 
 
130A014 (up)
1323012
1343010
136063
141043
143021
 
 
 
 
 
146309 (up)
148067
 
1570347 (up)
1603044
1620220
 
 
1840220
 
 
 
 
 
SEQUENCE {   CertificateList
SEQUENCE {   tbsCertList   TBSCertList
INTEGER 1   version   Version
SEQUENCE {   signature   AlgorithmIdentifier
OBJECT IDENTIFIER dsaWithSha1 ( 1  2  840  10040  4  3 )
}
SEQUENCE {   issuer   Name
SET {   RelativeDistinguishedName
SEQUENCE {
OBJECT IDENTIFIER countryName (  2   5   4   6  )
PrintableString 'US'
}
}
SET {   RelativeDistinguishedName
SEQUENCE {
OBJECT IDENTIFIER organizationName (  2   5   4   10  )
PrintableString 'gov'
}
}
SET {   RelativeDistinguishedName
SEQUENCE {
OBJECT IDENTIFIER organizationalUnitName (  2   5   4   11  )
PrintableString 'NIST'
}
}
}
UTCTime '970807000000Z'   thisUpdate   Time
UTCTime '970907000000Z'   nextUpdate   Time
SEQUENCE {   revokedCertificates
SEQUENCE {
INTEGER 18   userCertificate   CertificateSerialNumber
UTCTime '970731000000Z'   revocationDate   Time
SEQUENCE {   crlEntryExtensions   Extensions
SEQUENCE {   Extension
OBJECT IDENTIFIER cRLReason ( 2  5  29  21 )
OCTET STRING, encapsulates {   extnValue
ENUMERATED 1   keyCompromise
}
}
}
}
}
[0] {   crlExtensions   Extensions
SEQUENCE {
SEQUENCE {   extension
OBJECT IDENTIFIER cRLNumber ( 2  5  29  20 )
OCTET STRING, encapsulates {   extnValue
INTEGER 12   CRLNumber
}
}
}
}
}
SEQUENCE {   signatureAlgorithm   AlgorithmIdentifier
OBJECT IDENTIFIER dsaWithSha1 ( 1  2  840  10040  4  3 )
}
BIT STRING 0 unused bits, encapsulates {   signatureValue
SEQUENCE {   Dss-Sig-Value
INTEGER   r
22 4E 9F 43 BA 95 06 34 F2 BB 5E 65 DB A6
80 05 C0 3A 29 47
INTEGER   s
59 1A 57 C9 82 D7 02 21 14 C3 D4 0B 32 1B
96 16 B1 1F 46 5A
}
}
}
  
Last update: January 18, 2008 
  
(to top) © 2005-2008 Joël Repiquet, All Rights Reserved.