$Web Cipher: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
<span class="pageSubtitle"><section begin="desc" />Determine SSL cipher used on connection<section end="desc" /></span> | <span class="pageSubtitle"><section begin="desc" />Determine SSL cipher used on connection<section end="desc" /></span> | ||
$Web_Cipher 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. | ||
$Web_Cipher takes no arguments and returns a cipher number. | <var>$Web_Cipher</var> takes no arguments and returns a cipher number. | ||
==Syntax== | ==Syntax== |
Revision as of 22:43, 18 October 2012
<section begin="desc" />Determine SSL cipher used on connection<section end="desc" />
$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
<section begin="syntax" />%rc = $Web_Cipher <section end="syntax" />
Syntax terms
%rc | A numeric status code:
|
---|