Skip to content

Commit 6917c38

Browse files
committed
Updated documentation for SSL cert location (addresses unityfire#28)
1 parent 11041d4 commit 6917c38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

INSTALL-QUICKSTART.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Switch ECHO_Switch "ECHO Switch [%s]"
7373
7474
#### Setup a self signed SSL cert (optional, if you do not have a trusted SSL cert available!)
7575
```
76+
cd ~/node_modules/alexa-app-server/api
7677
mkdir sslcert
7778
cd sslcert
7879
openssl genrsa -out private-key.pem 1024

0 commit comments

Comments
 (0)