Forum Discussion

James_Thomson's avatar
Dec 13, 2004

Inserting client certificate information into HTTP headers

To accomplish this, from reading the manual, it looks like I want to be using this:     SSL::modssl_sessionid_headers   and then   HTTP::header insert_modssl_fields     ...