public class SslFactory extends Object
Constructor and Description |
---|
SslFactory() |
Modifier and Type | Method and Description |
---|---|
static SSLSocketFactory |
getSslSocketFactory(Options options)
Create an SSL factory according to connection string options.
|
public static SSLSocketFactory getSslSocketFactory(Options options) throws SQLException
options
- connection optionsSQLException
- in case of error initializing context.Copyright © 2019 mariadb.org. All rights reserved.