$Web Cipher: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(Automatically generated page update) |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:$Web_Cipher}} | {{DISPLAYTITLE:$Web_Cipher}} | ||
<span class="pageSubtitle" | <span class="pageSubtitle">Determine SSL cipher used on connection</span> | ||
<var>$Web_Cipher</var> indicates which SSL cipher, if any, is being used on the current <var class="product">[[Janus Web Server]]</var> connection. | <var>$Web_Cipher</var> indicates which SSL cipher, if any, is being used on the current <var class="product">[[Janus Web Server]]</var> connection. | ||
Line 7: | Line 7: | ||
==Syntax== | ==Syntax== | ||
<p class="syntax" | <p class="syntax"><span class="term">%rc</span> = $Web_Cipher | ||
</p> | |||
===Syntax terms=== | ===Syntax terms=== |
Revision as of 13:52, 9 April 2013
Determine SSL cipher used on connection
$Web_Cipher indicates which SSL cipher, if any, is being used on the current Janus Web Server connection.
$Web_Cipher takes no arguments and returns a cipher number.
Syntax
%rc = $Web_Cipher
Syntax terms
%rc | A numeric status code:
|
---|