This package contains examples for managing mini-certificates. See Mini-certificate issuance service for more information on these examples,
and using mini-certificates.
- ListWTLSCertificates
- This example uses methods in the class com.ibm.mqe.attributes.MQeListCertificates to
implement a command line program which lists mini-certificates in a registry,
to varying levels of detail.
- RenewWTLSCertificates
- This example uses methods in the class com.ibm.mqe.registry.MQePrivateRegistryConfigure to
implement a command line program which renews mini-certificates in a registry.
This should be used only on a private registry.