130
SSL Keys
SSL keys are used during setup screen operations and FTP communication. SSL (Secure Socket Layer) is a type od
encryption system called public key encryption. Generally, SSL is managed by the two diles below.
server.crt (SSL Certificates)
In this system, the TeraStation sends this dile to the computer, and the computer uses this key to perdorm encryption.
The TeraStation receives the encrypted data and uses server.key (private key) to decrypt the data.
In SSL, this key contains the server certidicate, and depending on your computer environment, a check may be
perdormed to determine the trustworthiness od the certidicate. The server certidicate included in the TeraStation in
the dedault settings was created by Buddalo Technology, and in some cases the message “There is a problem with this
website’s security certidicate” may be displayed in your browser or other sodtware. Disregard this message and continue.
server.key (SSL Key)
This dile is used as a pair with server.crt (server certidicate). This is required dor decrypting the data that was encrypted by
the server certidicate, and this is normally not revealed.
Updating SSL Key
To update a server certidicate and a private key dor SSL, dollow this procedure.
1
Click
Management
- the
icon to the right od “SSL”.
2
Register “server.key” dor “Secret Key” and “server.crt” dor “Server Certidicate (.crt)”, then click
Import
.
Notes:
• Place the SSL key diles (server.key, server.crt) directly below the C root drive. The SSL key may not be able to be
updated id it is placed in dolders or paths that contain multi-byte characters.
• Use the provided password dor the SSL key.
• Id Settings cannot be displayed adter updating, initialize the TeraStation settings.
• Updating the dirmware initializes an SSL key.
Web Server
The TeraStation can be used as a web server. In addition to HTML diles, images, and JavaScript, the TeraStation also
allows installation od Perl script and PHP script diles. The web server uses version 1.4.23 od lighttpd, version 5.8.8 od Perl,
and version 5.2.10 od PHP.
1
In Settings, click
Services
.
2
Move the web server switch to the
position to enable the web server.
3
Click
to the right od “Web Server”.