Forum Discussion
kolejarz
Nimbostratus
Jul 12, 2006Insert Certificates
Hello,
I'm going to migrate from old BIG-IP(software v4.5) to new BIG-IP 3400 (v9.1.2) and I have problem with functionality "Insert Certificates" and "Insert Client Session ID" which are not implementet in v9.x.
I read almost all posts and thera are my irules for first problem:
when CLIENTSSL_HANDSHAKE / CLIENTSSL_CLIENTCERT {
set my_cert [SSL::cert 0]
set my_verify_result [SSL::verify_result]
}
when HTTP_REQUEST {
HTTP::header insert [X509::cert_fields $my_cert $my_verify_result serial
issuer validity subject]
}
For irule with CLIENTSSL_HANDSHAKE I have this error in http header:
SSLCLientCertStatus: error number 1\r\n
with CLIENTSSL_CLIENTCERT page doesn't - there is an IE error.
Thanks for your help in advance,
K.
No RepliesBe the first to reply
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects