Click the Delete button. A dialog box appears asking you to confirm deleting the

Creating and Managing Oracle Virtual Directory Listeners 11-13 Active Determines whether the Listener is enabled or disabled. Supported values are true and false. If you disable the Admin Listener, you cannot communicate with Oracle Virtual Directory using Oracle Directory Services Manager and Oracle Enterprise Manager Fusion Middleware Control user interfaces. AuthenticationType Determines the authentication mode for the Listener. Supported values are None, Server, and Mutual. ■ None configures the Listener for SSL No-Authentication Mode ■ Server configures the Listener for SSL Server Authentication Mode ■ Mutual configures the Listener for SSL Mutual Authentication BindAddress The InetAddress representation of value for the Host setting. If you edit the BindAddress setting, the Host setting also changes. Conversely, if you edit the Host setting, the BindAddress setting also changes. Ciphers Configures cipher suite negotiation, which is part of the SSL handshaking used to initiate or verify secure communications. A cipher suite is a combination of cryptographic parameters that define the security algorithms and key sizes used for authentication, key agreement, encryption, and integrity protection. The default value is null. The following is a list of the supported values for the Ciphers setting: ■ SSL_RSA_WITH_RC4_128_MD5 ■ SSL_RSA_WITH_RC4_128_SHA ■ SSL_RSA_WITH_3DES_EDE_CBC_SHA ■ SSL_RSA_WITH_DES_CBC_SHA ■ SSL_DH_anon_WITH_RC4_128_MD5 ■ SSL_DH_anon_WITH_DES_CBC_SHA ■ SSL_DH_anon_WITH_3DES_EDE_CBC_SHA ■ TLS_RSA_WITH_AES_128_CBC_SHA ■ TLS_RSA_WITH_AES_256_CBC_SHA GroupURL An LDAP URL that defines a group of users with privileges to use the Admin Listener. These users have near root privileges when accessing the Oracle Virtual Directory server through the Oracle Enterprise Manager Fusion Middleware Control and Oracle Directory Services Manager interfaces. Host The name or IP address of the host where the Oracle Virtual Directory server is running. The default value is 0.0.0.0, which sets the Admin Listener to listen on all IP Addresses configured for the host. Note: Do not use a a loopback IP address, including 127.0.0.1, :0:0:1, localhost, and so on, for the Host setting.