Port ssl config fix (#8185)

This commit is contained in:
Charles Gagnon
2019-11-01 15:37:22 -07:00
committed by GitHub
parent 517b375395
commit 650ab3b800
15 changed files with 99 additions and 45 deletions

View File

@@ -7,5 +7,7 @@
"command.manageController.title" : "Manage",
"command.mount.title" : "Mount HDFS",
"command.refreshmount.title" : "Refresh Mount",
"command.deletemount.title" : "Delete Mount"
"command.deletemount.title" : "Delete Mount",
"bdc.configuration.title" : "Big Data Cluster",
"bdc.ignoreSslVerification.desc" : "Ignore SSL verification errors against SQL Server Big Data Cluster endpoints such as HDFS, Spark, and Controller if true"
}