Sun Java System Web Proxy Server 4.0.3 2006Q2 Administration Guide

ProcedureTo start your SSL-enabled server automatically on UNIX or Linux

Steps
  1. Using a text editor, open the start file.

  2. Locate the -start line in the script and insert the following:

    echo "password"|

    where password is the SSL password you have chosen.

    For example, if the SSL password is examples, the edited line might look like this:

    -start)

    echo "examples"|./$PRODUCT_BIN -d $PRODUCT_SUBDIR/config $@