diff --git a/jams/admin.md b/jams/admin.md index a74abdd564c53367402dda87e89beec2091f8419..32ea99a1bcda75eeccdce084048bc44d3a5f9a23 100644 --- a/jams/admin.md +++ b/jams/admin.md @@ -11,7 +11,7 @@ JAMS is required to run in SSL mode. It is recommended to place JAMS behind an [Nginx](https://nginx.org/) or similar web server. The Nginx, or similar, web server would proxy requests between the outside world and JAMS. -Below is an example map of how the JAMS could be configured behind an Nginx server. +The following is an example map of how the JAMS could be configured behind an Nginx server. The process would be similar if any other type of proxy solution is used.  @@ -107,7 +107,7 @@ The parameters **PORT**, **SSL_CERTIFICATE** and **SSL_CERTIFICATE_KEY** are opt 4. Create a new file inside the `bin` folder named `openssl.cnf` (make sure that the file extension is `.cnd` and not `.cnd.txt`). -5. Copy and paste the default configuration below from <http://www.flatmtn.com/article/setting-openssl-create-certificates.html>. +5. Copy and paste the following default configuration from <http://www.flatmtn.com/article/setting-openssl-create-certificates.html>: <pre> <i># # OpenSSL configuration file.