monitoring https using send / expect

Sébastien BONNET sebastien.bonnet at experian.fr
Wed Sep 22 16:14:34 UTC 2004


> Can anyone tell me how to monitor HTTPS through LVS
> using send / expect. 

The short answer is : you can't ! As HTTPS is HTTP over SSL, it's not a 
cleartext protocol.

> I am currently monitoring http using send / expect.
> Send string is "GET / HTTP/1.0\r\n\r\n" and expect
> string is "HTTP".

You'll have to write an external script which uses lynx, wget or 
whatever has SSL support.

-- 
Sébastien BONNET     --    Ingénieur système
Tel: 04.42.25.15.40      GSM: 06.64.44.58.98





More information about the Piranha-list mailing list