Package | Description |
---|---|
org.eclipse.microprofile.rest.client.tck.ssl |
Modifier and Type | Method and Description |
---|---|
HttpsServer |
HttpsServer.keyStore(String keystore,
String keyStorePassword) |
HttpsServer |
HttpsServer.start(int httpsPort,
String httpsHostname) |
HttpsServer |
HttpsServer.trustStore(String keystore,
String keyStorePassword) |
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.