We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ee571 commit df51db4Copy full SHA for df51db4
1 file changed
samples/nvp/cybs.properties
@@ -34,7 +34,7 @@ enableJdkCert=false
34
35
# if Cacert property is enabled then it means the certificates are kept under the cacert folder of JDK
36
# And it will read from JDK cert. This property will be considered only if enableJDKcert is set to true.
37
-cacert=false
+enableCacert=false
38
# Enter the password for cacert file. Default password for JDK cacert is changeit
39
cacertPassword=
40
# Mechanism to differentiate whether Payload is encrypted or not
0 commit comments