Get the most out of your Centmin Mod LEMP stack
Become a Member

Featured Nginx Centmin Mod Nginx VHOST SPDY SSL Generator testing

Discussion in 'Beta release code' started by eva2000, Jul 31, 2014.

Tags:
  1. palPalani

    palPalani Member

    30
    12
    8
    May 30, 2014
    Chennai, IN
    Ratings:
    +20
    Local Time:
    12:26 AM
    Nginx 1.7
    MariaDB 5.5
    Hi,
    i created csr and key files using method #1 - Nginx HTTPS / SSL Google SPDY configuration
    Code:
    openssl req -new -newkey rsa:2048 -sha256 -nodes -out starmydomain_com.csr -keyout starmydomain_com.key -subj "/C=IN/ST=TN/L=Chennai/O=M3Webware/OU=Web Development/CN=*mydomain.com"
    Now, i want to create self signed certificated, how to created that one.

    Also i don't know where to download the copy of 'nginxssl_gen.sh'.

     
  2. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    4:56 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
  3. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    4:56 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
  4. rdan

    rdan Well-Known Member

    5,452
    1,418
    113
    May 25, 2014
    Ratings:
    +2,212
    Local Time:
    2:56 AM
    Mainline
    10.2
    Is this possible with Nginx?
    This is the concept I have in mind last night :)
    Implementing multiple condition based on visitors capability.
     
  5. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    4:56 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+