public abstract class AbstractSslTest
extends org.jboss.arquillian.testng.Arquillian
Modifier and Type | Field and Description |
---|---|
static String |
CERT_LOCATION_FILE |
Constructor and Description |
---|
AbstractSslTest() |
Modifier and Type | Method and Description |
---|---|
static KeyStore |
getKeyStore(File keystoreFile) |
static void |
initHttpsServer() |
static void |
stopHttpsServer() |
public static final String CERT_LOCATION_FILE
Copyright © 2021 Eclipse Foundation. All rights reserved.