src/test/resources/config/exec_tls.yml in embulk-executor-remoteserver-0.3.1 vs src/test/resources/config/exec_tls.yml in embulk-executor-remoteserver-0.3.2
- old
+ new
@@ -1,13 +1,13 @@
type: remoteserver
timeout_seconds: 5
hosts:
- localhost:30003
- localhost:30004
-tls: true
-key_store_p12:
+use_tls: true
+cert_p12_file:
path: tmp/certs/client.p12
password: fghij
-trust_store_p12:
+ca_p12_file:
path: tmp/certs/ca-chain.p12
password: p@ssw0rd