Page 1 of 1

Restoring (SSL) certificates to default Synology

Posted: Tue 16 Feb 2016, 22:18
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.