Want to subscribe to topics you're interested in?
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:
    7:53 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

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:23 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  3. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:23 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  4. rdan

    rdan Well-Known Member

    5,439
    1,397
    113
    May 25, 2014
    Ratings:
    +2,186
    Local Time:
    10:23 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

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:23 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+