If I purchase an SSL certificate (say from "verisign" or a cheaper version from "go-daddy") for my NAS TS-209 is it possible for me to install it or is the certificate built into the firmware?
Thanks
Jon
# mkdir -p /share/HDA_DATA/sslcert
# cp /share/Public/stunnel.pem /share/HDA_DATA/sslcert# mkdir -p /share/MD0_DATA/sslcert
# cp /share/Public/stunnel.pem /share/MD0_DATA/sslcert# mount -t ext2 /dev/mtdblock5 /tmp# vi /tmp/autorun.sh
(for single disk)
cp -af /share/HDA_DATA/sslcert/stunnel.pem /etc/stunnel
(for 2 disks running RAID)
cp -af /share/MD0_DATA/sslcert/stunnel.pem /etc/stunnelESC
:wq
ENTER# chmod +x /tmp/autorun.sh
# cd /
# umount /tmp
# reboot/etc/init.d/stunnel.sh restartQNAPAndy wrote:Hi Guys,
Yes, if you are going to purchase one ...
Andy
Yeah, but it's still not fixed and we purchased the TS already.
Q wrote:Because a SSL certificate for that usage (and integrated in the browsers) does not come for free, it costs several hundred USD per year and per server. I think you'll agree that this can't be included in the TS price
TS-109 is definitely one of the most powerful and safest repository to ensure all of your precious digital files be stored securelyQ wrote:Because a SSL certificate for that usage (and integrated in the browsers) does not come for free, it costs several hundred USD per year and per server. I think you'll agree that this can't be included in the TS price
Don't forget that it's not the SSL that protects you, it's your password. The SSL just protects your password (which is important enough).
Return to Turbo Station Installation & Setup
Users browsing this forum: No registered users and 2 guests