Uses of Interface
com.netscape.certsrv.cert.ICrossCertPairSubsystem
-
Packages that use ICrossCertPairSubsystem Package Description com.netscape.cmscore.cert -
-
Uses of ICrossCertPairSubsystem in com.netscape.cmscore.cert
Classes in com.netscape.cmscore.cert that implement ICrossCertPairSubsystem Modifier and Type Class Description class
CrossCertPairSubsystem
Subsystem for handling cross certificate pairing and publishing Intended use: when signing a subordinate CA cert which is intended to be part of the crossCertificatePair when this ca submits a request (with existing CA signing key material to another ca for cross-signing In both cases, administrator needs to "import" the crossSigned certificates via the admin console.
-