Open Raksha-train opened 4 years ago
Trying to use TLS Connection to connect to vault , but PEM Files, JKS Files are not getting read.
Error thrown while deployment is : FileNotFound Exception ( Connection refused) System cannot find the file specified .
Tried placing .jks file in src/main/resources, src/main/java, and also on local drive. No Luck !!!
Any suggestion on this issue ? Or any config missing ?
Trying to use TLS Connection to connect to vault , but PEM Files, JKS Files are not getting read.
Error thrown while deployment is : FileNotFound Exception ( Connection refused) System cannot find the file specified .
Tried placing .jks file in src/main/resources, src/main/java, and also on local drive. No Luck !!!
Any suggestion on this issue ? Or any config missing ?