/build/static/layout/Breadcrumb_cap_w.png

K3000 - SSL CSR Setup?

Does anyone have a tutorial or guide on how to generate a CSR for the K3000 SSL configuration? It doesn't provide keys like the K1000 does.

 

Thanks!


0 Comments   [ + ] Show comments

Answers (3)

Answer Summary:
Download Open SSL from here http://slproweb.com/products/Win32OpenSSL.html Open a command prompt and change the directory to the directory it created on the root of C:\OpenSSL-Win64\bin (depending on what version you install). Run this in CMD line: openssl req -nodes -newkey rsa:2048 -keyout k3000.key -out server.csr Your .key and .csr will be in that directory.
Posted by: StockTrader 10 years ago
Red Belt
1

I shot a short HOWTO video on the topic.

The video is still in a ''beta'' stage but if you like you may have a look :


Comments:
  • I forgot to add a very handy online tool to verify if the certificate of your K3 is totally valid.
    After your K3 is on internet try to use this link: http://www.digicert.com/help/ and provide the url of your K3.
    This will verify if the SSL is valid and if all the certificate chain is ok.
    Regards,
    StockTrader - StockTrader 10 years ago
Posted by: dugullett 11 years ago
Red Belt
0

Download Open SSL from here http://slproweb.com/products/Win32OpenSSL.html

Open a command prompt and change the directory to the directory it created on the root of C:\OpenSSL-Win64\bin (depending on what version you install).

Run this in CMD line:

openssl req -nodes -newkey rsa:2048 -keyout k3000.key -out server.csr

Your .key and .csr will be in that directory.


Comments:
  • Thanks! That worked. - sfigg 11 years ago
  • P.S.: Before to become mad with the OpenSSL for windows please remember to issue this command in the CMD before to launch OpenSSL.exe:
    set OPENSSL_CONF=c:\[PATH TO YOUR OPENSSL DIRECTORY]\bin\openssl.cfg - StockTrader 11 years ago
Posted by: mpace 11 years ago
Red Belt
0

It's possible for the K3 to generate a self signed certificate but it is *highly* recommended that you create a public certificate over a wildcard or self-signed cert. http://www.devco.net/archives/2006/02/13/public_-_private_key_encryption_using_openssl.php

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ