arangodb / arangodb-spark-datasource

ArangoDB Connector for Apache Spark, using the Spark DataSource API
Apache License 2.0
14 stars 11 forks source link

SSL context from file #41

Closed rashtao closed 3 weeks ago

rashtao commented 1 year ago

Allow creating SslContext from truststore file and password, add the following config properties:

In case they are set, ssl.cert.value should be ignored.