Forum Discussion
CSA
Nimbostratus
Feb 17, 2009Redirections HTTP to HTTPS (for login) to HTTP (for usage)
Hello all,
We use BigIPs for many applications used over a WAN. Our WAN has some boxes to compress/accelerate HTTP traffic, but they can't do it with HTTPS. We don't want to send the ...
Raj_Zucre_Ramir
Nimbostratus
Oct 25, 2010
Just to add:
SOL5483: Testing an HTTPS Monitor with user authentication from the command line
https://support.f5.com/kb/en-us/solutions/public/5000/400/sol5483.html?sr=10763589
HTTPS Monitor definitions will appear similar to the following example:
monitor ssl_test {
type https
use "https"
interval 5
timeout 16
dest *:*
send "GET /testpage.asp HTTP/1.0\nAuthorization: Basic dGVzdHVzZXI6dGVzdHBhc3N3b3Jk\n"
recv "matchthis"
username "testuser" <-----< missing company\
password "testpassword"
}
Here's another SOL, but needs APM, which we dont have:
SOL11446: Overview of HTTP authentication
https://support.f5.com/kb/en-us/solutions/public/11000/400/sol11446.html?sr=10763589
Hope to hear you ideas. Thanks!
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