Skip to content

Commit ef90c31

Browse files
authored
Update README.md
1 parent dc65bfa commit ef90c31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ More documentation is forthcoming, but it's a full working IDP, SP, and LDAP ser
1616
## Prepping for the Test
1717

1818
```bash
19-
[email protected]:~/dockerized-idp-testbed/httpd-proxy$ cp /opt/gluu-server/etc/certs/\*.ubuntu.nameid.io.cer /home/malotian/dockerized-idp-testbed/httpd-proxy/etc-httpd/ssl/domain.crt
20-
[email protected]:~/dockerized-idp-testbed/httpd-proxy$ cp /opt/gluu-server/etc/certs/\*.ubuntu.nameid.io.key /home/malotian/dockerized-idp-testbed/httpd-proxy/etc-httpd/ssl/domain.key
19+
cp /opt/gluu-server/etc/certs/\*.ubuntu.nameid.io.cer /home/malotian/dockerized-idp-testbed/httpd-proxy/etc-httpd/ssl/domain.crt
20+
cp /opt/gluu-server/etc/certs/\*.ubuntu.nameid.io.key /home/malotian/dockerized-idp-testbed/httpd-proxy/etc-httpd/ssl/domain.key
2121
```
2222

2323

0 commit comments

Comments
 (0)