Forum Discussion
Erki_Märks_2779
Nimbostratus
Aug 01, 2008SSLRequire
Is there a option like SSLRequire in apache for bigip?
I whould like to know if the following is possible in bigip
SSLRequire %{SSL_CLIENT_I_DN_O} eq "test"
- Nicolas_Menant
Employee
You should check the SSL capabilities: Click here and Click here - Erki_Märks_2779
Nimbostratus
I would appreciate it if someone could give some examples. Unfortunently I'm not able to figure this one out my own. - hoolio
Cirrostratus
It looks like you're trying to validate that the client's cert was generated from a specific server cert/key. Here is a previous user's post on how he validated the client cert and handled requests without a cert (Click here). - Erki_Märks_2779
Nimbostratus
SSLRequire %{SSL_CLIENT_I_DN_O} eq "test" - hoolio
Cirrostratus
Sorry, I guess I misinterpreted the SSLRequire definition. If the option changes which certs are displayed, I'm guessing this is something that would need to be configured in the client SSL profile on the VIP. I think you can add a import a CA certificate and configure that on the client SSL profile as the trusted clients CA (Click here). You could also try configuring this cert as the advertised cert authority (Click here). - Erki_Märks_2779
Nimbostratus
Hi, so how could i open a support case - hoolio
Cirrostratus
Hi there, - Erki_Märks_2779
Nimbostratus
I can turn on "Advertised Certificate Authorities" from the client ssl profile but can I do this in an Irule? The support couldnt answer that. I also cant change the ssl profile from "when HTTP_REQUEST", and i don't know the URI in "when CLIENT_ACCEPTED" - Erki_Märks_2779
Nimbostratus
Since i didn't find a way to turn on the Advertised Certificate Authorities option from a irule, then one of the solutions seems to be to make a clientssl profile as follows (you can't enable 'client cert ca "id_ee.crt"' from the GUI, but what you can do is to edit the bigip.conf with a text editor and then "b load"): - hoolio
Cirrostratus
If you edit the config to add this option it will potentially get overwritten if another change is made to the client SSL profile via the GUI.
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