Forum Discussion
havijestan_3556
Mar 13, 2012Nimbostratus
HTTPS session on HTTP pool server
Hi all,
I'm new to F5 appliances and to the forum.
I'm setting up a virtual server to serve clients on HTTPS. My server is running on HTTP.
I've created a certificate, a client SSL...
nitass
Mar 13, 2012Employee
wonder if I absolutely have to define a iRule to make this work?no, normally irule is not required.
what do you get when running curl to virtual server?
e.g.
[root@ve1023:Active] config b virtual bar list
virtual bar {
snat automap
pool foo
destination 172.28.19.79:443
ip protocol 6
profiles {
clientssl {
clientside
}
tcp {}
}
}
[root@ve1023:Active] config b pool foo list
pool foo {
members 200.200.200.101:80 {}
}
[root@ve1023:Active] config curl -Ik https://172.28.19.79
HTTP/1.1 200 OK
Date: Tue, 13 Mar 2012 09:57:22 GMT
Server: Apache/2.2.3 (CentOS)
Last-Modified: Fri, 11 Nov 2011 14:48:14 GMT
ETag: "4183e4-3e-9c564780"
Accept-Ranges: bytes
Content-Length: 62
Content-Type: text/html; charset=UTF-8
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