jdk/src/java.base/share/classes/sun/security/x509
2024-11-26 18:40:52 +00:00
..
AccessDescription.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
AlgIdDSA.java 8302111: Serialization considerations 2024-10-15 17:04:27 +05:30
AlgorithmId.java 8325189: Enable this-escape javac warning in java.base 2024-02-07 20:05:11 +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 8344992: Remove Security Manager dependencies from java.security.cert API and implementations 2024-11-26 18:40:52 +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 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +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 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +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 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +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 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +00:00
DistributionPointName.java 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +00:00
DNSName.java 8311546: Certificate name constraints improperly validated with leading period 2023-11-01 16:49:50 +00:00
EDIPartyName.java 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +00:00
ExtendedKeyUsageExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
Extension.java 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +00:00
FreshestCRLExtension.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
GeneralName.java 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +00:00
GeneralNameInterface.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
GeneralNames.java 8325189: Enable this-escape javac warning in java.base 2024-02-07 20:05:11 +00:00
GeneralSubtree.java 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +00:00
GeneralSubtrees.java 8325189: Enable this-escape javac warning in java.base 2024-02-07 20:05:11 +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 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +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 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +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
NamedX509Key.java 8340327: A common framework to support public key algorithms with standard parameter sets 2024-10-11 21:16:41 +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 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +00:00
OtherName.java 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +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 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +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 8325189: Enable this-escape javac warning in java.base 2024-02-07 20:05:11 +00:00
SerialNumber.java 8296787: Unify debug printing format of X.509 cert serial numbers 2023-12-14 17:57:36 +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 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +00:00
X400Address.java 8312578: Redundant javadoc in X400Address 2023-07-24 22:12:28 +00:00
X500Name.java 8317431: Implement simpler Comparator when building certification paths 2024-03-08 15:20:37 +00:00
X509CertImpl.java 8286503: Enhance security classes 2023-10-17 22:45:06 +00:00
X509CertInfo.java 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +00:00
X509CRLEntryImpl.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
X509CRLImpl.java 8336665: CCE in X509CRLImpl$TBSCertList.getCertIssuer 2024-10-24 23:09:45 +00:00
X509Key.java 8327779: Remove deprecated internal field sun.security.x509.X509Key.key 2024-03-28 20:00:07 +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.