Skip to content

Commit

Permalink
Fixed README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Petersen committed Nov 5, 2013
1 parent b2d4b3a commit 0b82e6a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@ Generating the Certificates
-------------------------

Create the CA certificate and key:
```shell
openssl req -out ca.pem -new -x509
```
```openssl req -out ca.pem -new -x509```

Generate the Server key:
```openssl genrsa -out server.key 2048```
Expand Down

0 comments on commit 0b82e6a

Please sign in to comment.