Whiteboard Accessories User Manual
168 Sun Crypto Accelerator 4000 Board Installation and User’s Guide • May 2003
Example: For a server named webserv101 running SSL on port 443 with an RSA
key, you create the following file in /etc/apache:
It is recommended to change the permissions and ownership of the password file as
follows:
Refer to the mod_SSL and OpenSSL documentation for more information.
▼ To Create an Encrypted Key for Automatic Startup of Sun
ONE Web Servers on Reboot
1. Navigate to the config subdirectory for your Sun ONE Web Server instance—for
example, /usr/iplanet/servers/https-webserver_instance_name/config).
2. Create a password.conf file with only the following lines (See
TABLE 5-1 for
password definitions):
3. Set the file ownership of the password file to the UNIX user ID that the web
server runs as, and set the file permissions to be readable only by the owner of the
file:
How Do I Assign Different MAC Addresses to Multiple
Boards Installed in the Same Server?
There are two methods to assign different MAC addresses to multiple boards in a
single server. The first method is at the operating environment level, and the second
is at the OpenBoot PROM (OBP) level.
webserv101:443.RSA.pass
# chmod 400 server_name:port.KEYTYPE.pass
# chown root server_name
:
port
.
KEYTYPE.pass
internal:trust_db_password
keystore_name:username:password
# chown web_server_UNIX_user_ID password.conf
# chmod 400 password.conf