[Help] Webhosting + SSL

Otokiru

Arch-Supremacy Member
Joined
Nov 16, 2008
Messages
17,263
Reaction score
2,108
Hi all,

Currently I got a cpanel webhosting hosted with Vodien, and i bought SSL cert together with them. Now, i want to host another webserver using nodejs on amazon aws.

Question is... is it possible to use the same SSL cert from my current cpanel webhosting onto the nodejs amazon aws server? Pardon me, because i got zero knowledge on security stuff...


TIA~
 

localITguy

Suspended
Joined
Dec 13, 2013
Messages
17,788
Reaction score
1,674
Hi all,

Currently I got a cpanel webhosting hosted with Vodien, and i bought SSL cert together with them. Now, i want to host another webserver using nodejs on amazon aws.

Question is... is it possible to use the same SSL cert from my current cpanel webhosting onto the nodejs amazon aws server? Pardon me, because i got zero knowledge on security stuff...


TIA~

No you can't as ykgoh pointed out

you can use LetsEncrypt https://letsencrypt.org/
Free SSL service
 
Last edited:

Otokiru

Arch-Supremacy Member
Joined
Nov 16, 2008
Messages
17,263
Reaction score
2,108
If your NodeJS machine has a different domain name, obviously not.

There are different types of SSL certificates. Some allow wildcards meaning multiple sub-domains within same domain name are allowed. In most cases, the cheapest type is only for 1 specific machine.

Source: https://sg.godaddy.com/help/what-is-a-wildcard-ssl-certificate-567


No you can't as ykgoh pointed out

you can use LetsEncrypt https://letsencrypt.org/
Free SSL service

Okay so i guess i will just get a SSL cert from letsencrypt and use it on my nodejs server...
thanks guys~
 
Important Forum Advisory Note
This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ Forums. Forum members and moderators are responsible for their own posts. Please refer to our Community Guidelines and Standards and Terms and Conditions for more information.
Top