How to add SSL certs to m...
How to add SSL certs to my dynamic servers?
- Casa
- Pannello di controllo
- Forum della Comunità
- Services
- SSL Certificate
- How to add SSL certs to my dynamic servers?
- Forum della Comunità
- How to add SSL certs to my dynamic servers?
Argomento: How to add SSL certs to my dynamic servers?
I have recently purchased a SSL cert on tlep.dynu.net, now I'm stuck at providing the CSR, I'm not sure how to go further from here. Basically this is my current setup:I have multiple servers connected to my home router which serves as the port forwarding hub, like:1) 5983 - internal IP 192.168.0.100:5983 (CouchDB running on Ubuntu Server)2) 5984 - internal IP 192.168.0.101:5984 (Another CouchDB)The question is, where do I generate the CSR for both use? or how to do it?Appreciate your soon reply.Thanks.
Rispondi con citazione | Segnalare
You can create CSR from Ubuntu using OpenSSL. Once you create a CSR, please hold on to the private key. Once we process your SSL certificate and provide you the SSL certificate, you can then use the certificate and private keys on both devices at the same time. Essentially, once you have a set of certificate and private key, you can convert it into various formats and utilize it with many devices for SSL communication.openssl req -new -newkey rsa:2048 -nodes -keyout tlep.dynu.net.key -out tlep.dynu.net.csr
Rispondi con citazione | Segnalare
Autore | Argomento: How to add SSL certs to my dynamic servers? |
---|---|
LIANG WONG Iscritto: 18/05/2017 |
How to add SSL certs to my dynamic servers? giovedì 18 maggio 2017 13:34
I have recently purchased a SSL cert on tlep.dynu.net, now I'm stuck at providing the CSR, I'm not sure how to go further from here. Basically this is my current setup:I have multiple servers connected to my home router which serves as the port forwarding hub, like:1) 5983 - internal IP 192.168.0.100:5983 (CouchDB running on Ubuntu Server)2) 5984 - internal IP 192.168.0.101:5984 (Another CouchDB)The question is, where do I generate the CSR for both use? or how to do it?Appreciate your soon reply.Thanks.
|
timothytw Iscritto: 02/05/2002 |
How to add SSL certs to my dynamic servers? venerdì 19 maggio 2017 14:27
You can create CSR from Ubuntu using OpenSSL. Once you create a CSR, please hold on to the private key. Once we process your SSL certificate and provide you the SSL certificate, you can then use the certificate and private keys on both devices at the same time. Essentially, once you have a set of certificate and private key, you can convert it into various formats and utilize it with many devices for SSL communication.openssl req -new -newkey rsa:2048 -nodes -keyout tlep.dynu.net.key -out tlep.dynu.net.csr
|
Al momento è venerdì 22 novembre 2024 12:11 US Mountain Standard Time
venerdì 22 novembre 2024 12:11