#!/bin/sh
#
# ident "@(#)setup_creds	3.4 02/04/15 SMI"
#
# Copyright 1996-2002 Sun Microsystems, Inc.  All rights reserved.
#
# create key packages and certificates for http server
#

gettext SUNWhttp "\nWARNING: The SSL setup script names have changed.\n"
gettext SUNWhttp "setup_creds is now: \t\t utsslgencrd\n"
gettext SUNWhttp "install_certs is now: \t\t utsslstore\n"
gettext SUNWhttp "install_external is now: \t sslstorex\n"
gettext SUNWhttp "send_request is now: \t\t sslgenreq\n"
gettext SUNWhttp "setup_client_auth is now: \t sslclauth\n"
gettext SUNWhttp "\nPlease make a note of the new names. The old names have been obsoleted. \nThey will not be supported in future releases.\n"
echo ""

