Skip to content
Snippets Groups Projects
Commit 0c842836 authored by ovari's avatar ovari
Browse files

jams/admin.md: below → following

If printed, it may not be below, it may be on the next page.

Following includes below and next.

Change-Id: Ia12d1b040925ee8f129daf9c139a450decb3931f
parent d81f5ef0
No related branches found
No related tags found
No related merge requests found
......@@ -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.
![«Image: JAMS: Create admin account»](images/map.png "JAMS: Create admin account")
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment