<div>username@systemname:~$ sudo dpkg -l | grep openssl</div><div>ii  openssl                             0.9.8k-7ubuntu8.6                 Secure Socket Layer (SSL) binary and related</div><div>ii  python-openssl                      0.10-1                            Python wrapper around the OpenSSL library</div>
<div><br></div><div><div>username@systemname:~$ lsb_release -a</div><div>No LSB modules are available.</div><div>Distributor ID: Ubuntu</div><div>Description:    Ubuntu 10.04.2 LTS</div><div>Release:        10.04</div><div>
Codename:       lucid</div></div><div><br></div><div>When I execute the command check_http</div><div><b><br></b></div><div></div><div><br></div><div><div>username@systemname:/usr/local/nagios/libexec$<b> ./check_http -H -S <host_address> -u <https://</b><b><host_address>/</b><b>default_check.aspx)></b><b> -t 60 -w 20 -c 30 -C 14 -S -v</b>       </div>
<div><br></div><div><b>check_http: Invalid option - SSL is not available</b></div></div><div><br></div><div>I tried seeing if there was an OPENSSL DEVELOPMENT package with apt-get but there does not seem to be one.</div>