Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
 
User Commandsdelete-ssl(1)


NAME

 delete-ssl - deletes the ssl element from the HTTP listener or IIOP listener

SYNOPSIS

 delete-ssl --user admin_user [ --password admin_password ] [ --host localhost ] [ --port 4848 ][ - -passwordfile filename ][ - -secure|-s ] --type[ http-listener|iiop-listener|iiop -service ][ - -instance instance_name ][ listener_id ]

DESCRIPTION

Deletes the ssl element from the HTTP listener or IIOP listener.

OPTIONS

--user

administrative user associated for the instance.

--password

administrative password corresponding to the administrative user.

--host

host name of the machine hosting the administrative instance.

--port

administrative port number associated with the administrative host.

--secure

indicates communication with the administrative instance in secured mode.

--passwordfile

file containing passwords appropriate for the command (e.g., administrative instance).

--instance

name of the instance.

--type

type of service or listener that the SSL is created for. The type can be: http-listener, iiop-listener, and iiop-service.

OPERANDS

listener_ID

the ID of the listener or service that the SSL is created for.

EXAMPLES

Example 1. Using delete-ssl
asadmin> delete-ssl --user admin --password adminadmin --host fuyako --port 7070 --type http-listener --instance server1 http-listener-1
Deleted SSL in HTTP Listener

Where: SSL is deleted for http-listener-1.

EXIT STATUS

0

command executed successfully

1

error in executing the command

INTERFACE EQUIVALENT

HTTP Server folder, HTTP Listeners page, ORB folder, IIOP Listeners page

SEE ALSO

create-ssl(1)


Sun Java System Application ServerGo To TopLast Changed 24 Dec 2003