Restoring (SSL) certificates to default Synology

Allerlei tweaks voor de Synology

Moderator: Theet

Theet
Posts: 200
Joined: Mon 27 Sep 2010, 16:35

Restoring (SSL) certificates to default Synology

Post by Theet »

Restoring certificates

In case something goes wrong, Synology has supplied an easy way to, not restore, but create a set of new and working certificates. This should restore the certificates if importing certificates from the web manager has failed. If you need a telnet or ssh client use PuTTY.

Login as root, using the admin users password, to the Synology NAS drive using telnet or ssh. And type the following in the command prompt:

Code: Select all

cd /usr/syno/etc/ssl/
./mkcert.sh
Allow the script to finish, and type reboot in the prompt.
In a while the NAS drive should have rebooted, and everything should be fine again.