Site Administration - Secure Encrypted Chat

bs.gif

 

Site Tab > Security Settings > Secure Encrypted Chat

image160.gif

 

Secure Connection

 

Enable this feature to encrypt all chat conversations. All users connecting securely to your chat room must be running Java 1.4.2 and above.

 

Display Warning When Non-Secure Conditions Exist

 

 

If you place your secure chat room on a secure (HTTPS) page, you should select Warn.

 

If you place your secure chat room on a non-secure (HTTP) page, you should select Do Not Warn.

 

 

 

When a user successfully connects to the chat room in a secure mode, they will see a lock image similar to the one below:

 

secure-yes.gif

 

 

If a user does not make a secure connection, they will see a lock with a red X through the lock image, similar to the image below:

 

secure-not.gif

 

 

 

Whether to check if applet HTML code is embedded in a https page.

Parameter Name:

Ctrl.Sec.Doc

 

Parameter Permitted Value:

true or false

 

bs.gif

HTML Configuration:

<param name="Ctrl.Sec.Doc" value="true">

 

 

Whether to check if codebase URL of applet is https.

Parameter Name:

Ctrl.Sec.Down

 

Parameter Permitted Value:

true or false

 

bs.gif

HTML Configuration:

<param name="Ctrl.Sec.Down" value="true">

 

 

Whether to compare codebase URL of applet with certificate's CN.

Parameter Name:

Ctrl.Sec.Match

 

Parameter Permitted Value:

true or false

 

bs.gif

HTML Configuration:

<param name="Ctrl.Sec.Match" value="true">

 

 

Whether to connect to secure port

Parameter Name:

Ctrl.Secure

 

Parameter Permitted Value:

true or false

 

bs.gif

HTML Configuration:

<param name="Ctrl.Secure" value="true">

 

 

Whether to show a successful secure connection

Parameter Name:

Op.Sec.Good

 

Parameter Permitted Value:

true or false

 

bs.gif

HTML Configuration:

<param name="Op.Sec.Good" value="true">

 

 

Whether to show a failed secure connection in a pop-up window

Parameter Name:

Op.Sec.Bad

 

Parameter Permitted Value:

true or false

 

bs.gif

HTML Configuration:

<param name="Op.Sec.Bad" value="true">