Bläddra i källkod

Update UserManual.md

Sergey Lyubka 12 år sedan
förälder
incheckning
4babcff8de
1 ändrade filer med 3 tillägg och 1 borttagningar
  1. 3 1
      UserManual.md

+ 3 - 1
UserManual.md

@@ -244,7 +244,9 @@ directory is commonly referenced as dot (`.`).
 
 ### ssl_certificate
 Path to SSL certificate file. This option is only required when at least one
-of the `listening_ports` is SSL.
+of the `listening_ports` is SSL. The file must be in PEM format,
+and it must have both private key and certificate, see for example
+[ssl_cert.pem](https://github.com/valenok/mongoose/blob/master/build/ssl_cert.pem)
 
 ### num_threads `50`
 Number of worker threads. Mongoose handles each incoming connection in a