Skip to content

Commit d955196

Browse files
committed
modified ZIP/readme after code review
1 parent 316c24a commit d955196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zip/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Refer to our Developer's Guide for details <http://apps.cybersource.com/library/
6363

6464
h. "serverURL" config parameter will take precedence over sendToProduction and sendToAkamai config parameters. By default the "serverURL" configuration is commented out.
6565

66-
i. if `enablejdkcert` parameter is set to true, certificates will be read from the JKS file specified at keysDirectory location. The JKS file should be of the same name as specified in keyFilename.
66+
i. if `enableJdkcert` parameter is set to true, certificates will be read from the JKS file specified at keysDirectory location. The JKS file should be of the same name as specified in keyFilename.
6767
To convert p12 to JKS refer to the JKS creation section.
6868

6969
j. - If 'enableCacert' property parameter is set to true, certificates will be read from the cacerts file specified at keysDirectory location.If keysDirectory path is not set,certificate will be loaded from Java Installation cacerts file. The cacerts file should be of the same name as specified in keyFilename.

0 commit comments

Comments
 (0)