ImpersonatingMitmManager.Builder instance default default values: a RootCertificateGenerator
that dynamically generates an RSA root certificate and RSA server certificates.RootCertificateGenerator.Builder instance.ImpersonatingMitmManager.Builder instance that will dynamically create EC root certificates and
EC server certificates, but otherwise uses default values.CertificateAndKeys, i.e.ImpersonatingMitmManager.CertificateInfoGenerator that will populate CertificateInfo objects containing certificate data for
forced X509Certificates.CertificateAndKeySource encountered an error while loading a
certificate and/or private key from a KeyStore, PEM file, or other source.SecurityProviderTool used to load the KeyStore.SecurityProviderTool implementation that will be used to generate certificates.SecurityProviderTool used to load the PEM files.SecurityProviderTool implementation that will be used to generate certificates.ClasspathResourceUtil classloader and converts it to a String using the specified
character set.SSLContext.X509Certificate.PrivateKey.KeyStore type to use when creating KeyStores (e.g.SecurityProviderTool implementation that uses the default system Security provider where possible, but uses the
Bouncy Castle provider for operations that the JCA does not provide or implement (e.g.KeyGenerator that creates Elliptic Curve key pairs.KeyGenerator that will create EC key pairs using the secp256r1 named curve (NIST P-256)
supported by modern web browsers.KeyGenerator that will create EC key pairs using the specified named curve.RootCertificateGenerator.DEFAULT_PEM_ENCRYPTION_ALGORITHM.CertificateAndKey from existing X509Certificate and PrivateKey
java objects.KeyStore.TrustedCertificateEntrys from the specified KeyStore.SslUtil.DEFAULT_CIPHERS_LIST_RESOURCE.TrustUtil.getDefaultJavaTrustManager().CertificateInfoGenerator that uses only a hostname to populate a new CertificateInfo.HttpRequest and related objects.MitmManager that will create SSLEngines for clients that present impersonated certificates for upstream servers.ImpersonatingMitmManagers.X509ExtendedTrustManager and X509TrustManager that will accept all server and client
certificates.InsecureTrustManagerFactory from Netty
4.0.36.KeyGenerator that will be used to generate the root certificate's public and private keys.CertificateAndKeySource that loads the root certificate and private key from a Java KeyStore.CertificateAndKeySource that loads an existing KeyStore from a classpath resource.CertificateAndKeySource that loads an existing KeyStore from a classpath resource.KeyStores.CertificateAndKeySource that loads the certificate and private key from PEM files.X509Certificate.X509Certificate.CertificateAndKeySource that dynamically generates a CA root certificate and private key.RootCertificateGenerators.KeyGenerator that creates RSA key pairs.KeyGenerator that will create a 2048-bit RSA key pair.KeyGenerator that will create an RSA key pair of the specified keySize.RootCertificateGenerator.DEFAULT_PEM_ENCRYPTION_ALGORITHM.KeyGenerator that will be used to generate the server public and private keys.SSLContext.TrustSource.IOExceptions.Copyright © 2016. All Rights Reserved.