Changes between Version 1 and Version 2 of NGINX Summary
- Timestamp:
- 10/04/16 14:12:36 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NGINX Summary
v1 v2 1 1 Tags: [[Lcbru Software Category]] [[NGINX]] 2 2 3 https://www.digicert.com/csr-creation-apache.htm 3 == Overview 4 4 5 run the command : 5 NGINX is a light weight reverse proxy server. We use it in our Docker builds 6 6 7 sudo openssl req -new -newkey rsa:2048 -sha256 -nodes -keyout briccs.xuhl-tr.nhs.uk.key -out briccs.xuhl-tr.nhs.uk.csr 7 == How To 8 8 9 this generate a key and csr 9 - [[NGINX Generate SSL Certificate]] 10 10 11 send text of csr to Robert.Hallett@uhl-tr.nhs.uk12 13 ask him to create a base46 cer which is in text format and not binary14 15 add the file to this directory