Sun Java System Web Server 6.1 SP10 Administrator's Configuration File Reference

get-sslid

Applicable in AuthTrans-class directives.


Note –

This function is provided for backward compatibility only. The functionality of get-sslid has been incorporated into the standard processing of an SSL connection.


The get-sslid function retrieves a string that is unique to the current SSL session, and stores it as the ssl-id variable in the Session->client parameter block.

If the variable ssl-id is present when a CGI is invoked, it is passed to the CGI as the HTTPS_SESSIONID environment variable.

The get-sslid function has no parameters and always returns REQ_NOACTION. It has no effect if SSL is not enabled.

Parameters

The following table describes parameters for the get-sslid function.

Table 4–4 get-sslid Parameters

Parameter  

Description  

bucket

(Optional) Common to all obj.conf functions.