Forum Discussion
Anwar_Kapasi_19
Nimbostratus
Apr 18, 2018ByPass untrusted SSL connection while using ServerSSL profile mode as 'require'
SWG version - 12.1.2
We have a VIP setup with ServerSSL profile option Server Certificate as 'require', however we would like to bypass this check for certain URL's [probably use DataGroup] that have...
JG
Cumulonimbus
Apr 18, 2018when SERVER_CONNECTED {
if { [HTTP::uri] equals "/not_to_check_cert_for_this_page" } {
SSL::profile /Common/serverssl
}
}
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