org.mockserver.socket
Class KeyStoreFactory
java.lang.Object
org.mockserver.socket.KeyStoreFactory
public class KeyStoreFactory
- extends Object
- Author:
- jamesdbloom, ganskef
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY_STORE_PASSWORD
public static final String KEY_STORE_PASSWORD
- See Also:
- Constant Field Values
CERTIFICATE_DOMAIN
public static final String CERTIFICATE_DOMAIN
- See Also:
- Constant Field Values
KEY_STORE_CERT_ALIAS
public static final String KEY_STORE_CERT_ALIAS
- See Also:
- Constant Field Values
keyStoreFactory
public static KeyStoreFactory keyStoreFactory()
defaultKeyStoreFileName
public static String defaultKeyStoreFileName()
sslContext
public SSLContext sslContext()
loadOrCreateKeyStore
public KeyStore loadOrCreateKeyStore()
Copyright © 2017. All rights reserved.