public class MitmConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_KEYSTORE_TYPE
The default
KeyStore type to use when creating KeyStores (e.g. |
static String |
DEFAULT_MESSAGE_DIGEST
The default message digest to use when signing certificates (CA or server).
|
| Constructor and Description |
|---|
MitmConstants() |
public static final String DEFAULT_MESSAGE_DIGEST
public static final String DEFAULT_KEYSTORE_TYPE
KeyStore type to use when creating KeyStores (e.g. for impersonated server
certificates). PKCS12 is widely supported.Copyright © 2016. All rights reserved.