Package io.netty.pkitesting
package io.netty.pkitesting
Tools for generating X.509 certificates for testing.
-
ClassDescriptionThe
CertificateBuilderproduceX509Bundleinstances, where the keys use the specified algorithm, and the certificate have the specified data.TheCertificateBuilder.Algorithmenum encapsulates both the key type, key generation parameters, and the signature algorithm to use.The extended key usage field specify what the certificate and key is allowed to be used for.The key usage field specify what the certificate and key is allowed to be used for.A simple HTTP server that serves Certificate Revocation Lists.A certificate bundle is a private key and a full certificate path, all the way to the root certificate.