Skip to content

Commit

Permalink
modify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Koichi MATSUMOTO committed Jan 11, 2018
1 parent b80d52b commit 90cd6d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Clone this repository.

### Step 3
If you use SPiCE and TLS, place 3 files into ```/etc/vmmaestro/ssl```.

* CA Root certificate in PEM format. It must be named ```ca-cert.pem```.
* A server certificate merged with CA intermediate certificate issued by CA. It must be named ```server-ca.pem```.
* A private key file. It must be named ```server-key.pem```.
Expand Down Expand Up @@ -83,3 +84,5 @@ Connect KVM/QEMU monitor port.
----
## Hint
* By default, VNC & SPICE port is bind to localhost address (127.0.0.1). I recommend to use ```SSH tunneling``` instead of changing bind address.


0 comments on commit 90cd6d5

Please sign in to comment.