Changes between Version 1 and Version 2 of NGINX Summary


Ignore:
Timestamp:
10/04/16 14:12:36 (8 years ago)
Author:
saj.issa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NGINX Summary

    v1 v2  
    11Tags: [[Lcbru Software Category]] [[NGINX]]
    22
    3 https://www.digicert.com/csr-creation-apache.htm
     3== Overview
    44
    5 run the command :
     5NGINX is a light weight reverse proxy server. We use it in our Docker builds
    66
    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
    88
    9 this generate a key and csr
     9- [[NGINX Generate SSL Certificate]]
    1010
    11 send text of csr to Robert.Hallett@uhl-tr.nhs.uk
    12 
    13 ask him to create a base46 cer which is in text format and not binary
    14 
    15 add the file to this directory