examples.certificates package
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 only be used on a private registry.