Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pjoshi751 authored Jan 28, 2022
1 parent 9c7b95a commit 1f25a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Below are repository details of various modules used for the automation
1. Download vcredist_x86.exe `https://www.microsoft.com/en-us/download/details.aspx?id=48145`
( Note : one time activity it will be installed as a service , no need to do it again for any further update)
1. Download and build MockMDS from [mosip-mock-services](https://github.com/mosip/mosip-mock-services/).
1. Set device certificates as per the environment and keep certificate under each modality keys. See[MDSdevicecert.md](https://github.com/mosip/mosip-infra/blob/1.2.0-rc2/deployment/sandbox-v2/docs/MDSdevicecert.md).
1. Set device certificates as per the environment and keep certificate under each modality keys. See [MDSdevicecert.md](https://github.com/mosip/mosip-infra/blob/1.2.0-rc2/deployment/sandbox-v2/docs/MDSdevicecert.md).
1. Start Mock mds by executing batch file (location: deploy\mockmds\run.bat) and verify its running on port 4501(default port)
1. Update `..\config\application.properties` with the following details
* `mosip.test.baseurl`=https://qa.mosip.net
Expand Down

0 comments on commit 1f25a9d

Please sign in to comment.