21.16.2. 使用远程 FTPS 服务器(explicit TLS)和自定义信任存储配置from("ftps://admin@localhost:2222/public/camel?password=admin&ftpClient.trustStore.file=./src/test/resources/server.jks&ftpClient.trustStore.password=password") .to("bean:foo");前一个下一个