You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exercises/exercise-0.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ For this, you should follow these steps:
11
11
```
12
12
4. Add the CA certificate from `test-data-generator/cert/ca/testca_certificate.pem` to your browser's certificate store
13
13
5. Add the client certificate from `test-data-generator/cert/Webbrowser_Test_User/Webbrowser_Test_User_certificate.p12` to your browser's certificate store
14
-
6. Visit https://dic/fhir. Your browser should prompt you to supply a client certificate. Select the `Webbrowser Test User` certificate. If it doesn't, you need to research how to configure your browser to send the client certificate
14
+
6. Visit https://dic/fhir. Your browser should prompt you to supply a client certificate. Select the `Webbrowser Test User` certificate. If it doesn't, you need to research how to configure your browser to send the client certificate. If prompted for a password use "password".
15
15
7. You should now be logged into the DSF FHIR server frontend
16
16
8. Repeat step 6 for https://cos/fhir and https://hrp/fhir
0 commit comments