Secure Global Desktop 4.31 Administration Guide > Security > Obtaining and installing an X.509 certificate
You want to obtain and install an X.509 certificate for use with Secure Global Desktop security services.
Use the tarantella security certrequest
command to generate a Certificate Signing Request (CSR) for the
Secure Global Desktop host. Then send the CSR to a supported Certificate Authority,
which will return a certificate for you to install on that host.
Indigo Insurance, based in Massachusetts, USA, wants to obtain an X.509 certificate for a Secure Global Desktop server.
tarantella security certrequest
to generate a Certificate Signing Request (CSR):
tarantella security certrequest \ --country US \ --state Massachusetts \ --orgname "Indigo Insurance"
/tmp/cert
), then type the following command to install
it:
tarantella security certuse < /tmp/cert
tarantella restart
command.tarantella
security
start
command.Copyright © 1997-2007 Sun Microsystems, Inc. All rights reserved.