jdk/src/java.base/share/classes/sun/security/x509
2023-05-18 21:23:29 +00:00
..
AccessDescription.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
AlgIdDSA.java 8284893: Fix typos in java.base 2022-04-19 20:07:57 +00:00
AlgorithmId.java 8301793: AlgorithmId should not encode a missing parameters field as NULL unless hardcoded 2023-03-06 16:20:14 +00:00
AuthorityInfoAccessExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
AuthorityKeyIdentifierExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
AVA.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
BasicConstraintsExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CertificateAlgorithmId.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CertificateExtensions.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CertificateIssuerExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CertificatePoliciesExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CertificatePolicyId.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CertificatePolicyMap.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CertificatePolicySet.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CertificateSerialNumber.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CertificateSubjectName.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CertificateValidity.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CertificateVersion.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CertificateX509Key.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CRLDistributionPointsExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CRLExtensions.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CRLNumberExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
CRLReasonCodeExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
DeltaCRLIndicatorExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
DistributionPoint.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
DistributionPointName.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
DNSName.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
EDIPartyName.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
ExtendedKeyUsageExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
Extension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
FreshestCRLExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
GeneralName.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
GeneralNameInterface.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
GeneralNames.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
GeneralSubtree.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
GeneralSubtrees.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
InhibitAnyPolicyExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
InvalidityDateExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
IPAddressName.java 8267617: Certificate's IP x509 NameConstraints raises ArrayIndexOutOfBoundsException 2022-12-06 08:24:17 +00:00
IssuerAlternativeNameExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
IssuingDistributionPointExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
KeyIdentifier.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
KeyUsageExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
NameConstraintsExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
NetscapeCertTypeExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
OCSPNoCheckExtension.java 8296612: CertAttrSet is useless 2022-11-10 22:23:58 +00:00
OIDMap.java 8291509: Minor cleanup could be done in sun.security 2022-09-15 19:59:53 +00:00
OIDName.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
OtherName.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
PKIXExtensions.java 8291509: Minor cleanup could be done in sun.security 2022-09-15 19:59:53 +00:00
PolicyConstraintsExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
PolicyInformation.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
PolicyMappingsExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
PrivateKeyUsageExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
RDN.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
README 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ReasonFlags.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
RFC822Name.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
SerialNumber.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
SubjectAlternativeNameExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
SubjectInfoAccessExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
SubjectKeyIdentifierExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
UniqueIdentity.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
UnparseableExtension.java 8291509: Minor cleanup could be done in sun.security 2022-09-15 19:59:53 +00:00
URIName.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
X400Address.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
X500Name.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
X509CertImpl.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
X509CertInfo.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
X509CRLEntryImpl.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
X509CRLImpl.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
X509Key.java 8308010: X509Key and PKCS8Key allows garbage bytes at the end 2023-05-18 21:23:29 +00:00

Quick summary of the main purpose here:  X.509 certs are used in public
key infrastructure for protocols such as SSL and SET.  These certificates
involve ISO/CCITT standard technologies such as ASN.1/DER, which control
the format of the data being transmitted.  X.509 itself describes the
content of the data (e.g. X.500 user name, public key for that user, more)
and how to sign it.

+++	+++	+++	+++	+++	+++	+++	+++	+++

The X.509 support in JDK 1.2 builds on the java.security signature and
key management APIs.  The following packages provide the X.509 support:

    sun.security.util ... holds DER utilities, for parsing and generating
	streams of DER-encoded data values, including object identifiers.

    sun.security.x509 ... basic X.509 certificate parsing and generation
	framework, including X.509 keys, X.500 names, algorithm IDs,
        X.509 v3 extensions, and more.

+++	+++	+++	+++	+++	+++	+++	+++	+++

Information which may be useful when you work with X.509 certificates is
found in:

    The IETF has a public key infrastructure working group, PKIX.
    See http://www.ietf.org for more information.

    RFC 1422, which describes the key management infrastructure for
    the Privacy Enhanced Mail (PEM) system.  It builds on X.509,
    and is perhaps the most useful overview I've found.

    RFC 1777, which describes the Lightweight Directory Access
    Protocol (LDAP) that many organizations are expecting will help
    address online certificate distribution over the Internet.

    RFC 5280, which describes the Internet X.509 Public Key
    Infrastructure Certificate and CRL Profile.  

    RSA DSI has a bunch of "Public Key Cryptography Standards" (PKCS) which
    have been relatively well accepted.  They build on top of the X.509
    infrastructure.  You can FTP them from ftp://ftp.rsa.com/pub/pkcs, in
    either PostScript or ASCII format.

    RSA DSI has also provided a "Layman's Guide" to ASN.1/DER, with
    examples from the X.509 and PKCS standards.  This is available from
    the PKCS FTP area noted above.