![]() |
![]() |
$context.getSSLCertInfoReturns the requested information about certificates used in an ssl-enabled irc session |
|
Usage | |
|
|
Description | |
Returns the requested information about certificates used in an ssl-enabled irc session. The second <type> parameter can be "local" or "remote", and refers to the certificate you want to query the information from; if omitted, it defaults to "remote". If <context_id> is omitted then the IRC Context associated with the current window is assumed. If <context_id> is not a valid IRC Context identifier (or it is omitted and the current window has no associated IRC Context) then this function prints a warning and returns an empty string. If the IRC Context is not using ssl then this function returns an empty string. Some queries can accept an optional parameter <param1>. Available query strings are:
|
|
Syntax Specification | |
|
|
Examples | |
|
|
See also | |
$certificate $str.evpsign $str.evpverify |