File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Sample code is available for the following capabilities:
1414
1515## Getting Started
1616
17- The instructions will guide you make the first call to VDP from your local machine for development and testing purposes
17+ The instructions will guide you make the first call to VDP from your local machine for development and testing purposes.
1818
1919### Prerequisites
2020
@@ -56,7 +56,7 @@ Edit the file /Samples/src/main/resources/auth_config.xml to set the fields show
5656 * Note the password asked in above step (X)
5757 * keytool -importkeystore -srckeystore key.p12 -srcstoretype PKCS12 -destkeystore key.jks
5858 * Enter the destination key store password and note it. (** KYESTORE_PASSOWORD** )
59- * When asked for source key store password enter X.
59+ * When asked for source key store password, enter X.
6060 * keytool -import -alias ejbca -keystore key.jks -file VDPCA-SBX.pem -storepass <password >
6161 * Note the password entered in the above step. (** PRIVATE_KEY_PASSWORD** )
6262
@@ -78,7 +78,7 @@ mvn test -pl Samples
7878
7979## Versioning
8080
81- ** 1.0.0 **
81+ ** 1.0**
8282
8383For the versions available, see the [ releases on this repository] ( https://github.com/visa/java-sample-code/releases ) .
8484
You can’t perform that action at this time.
0 commit comments