public class SSLClientCreator extends Object
SSLClientCreator illustrates the basic approach for creating a client using SSL for database access.
Note: to run this example, you must modify the REST server by specifying a SSL certificate template.
| Constructor and Description |
|---|
SSLClientCreator() |
public static void main(String[] args) throws IOException, KeyManagementException, NoSuchAlgorithmException
public static void run(Util.ExampleProperties props) throws NoSuchAlgorithmException, KeyManagementException
Copyright © 2013-2017 MarkLogic Corporation.