Skip to content

Commit df51db4

Browse files
authored
updated enableCacert
1 parent 88ee571 commit df51db4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/nvp/cybs.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ enableJdkCert=false
3434

3535
# if Cacert property is enabled then it means the certificates are kept under the cacert folder of JDK
3636
# And it will read from JDK cert. This property will be considered only if enableJDKcert is set to true.
37-
cacert=false
37+
enableCacert=false
3838
# Enter the password for cacert file. Default password for JDK cacert is changeit
3939
cacertPassword=
4040
# Mechanism to differentiate whether Payload is encrypted or not

0 commit comments

Comments
 (0)