Page 1 of 1

[SOLVED]https:// isn't working

Posted: Thu Nov 11, 2004 7:59 am
by bluenote
Hi alltogether,

i have a problem using https connections....

on a test machine (SunFire V240 / Solaris 9 SPARC), i have installed

Apache 1.3.33 with mod_ssl (during the build, i created a simple certificate)
PHP 5.0.2 (with OpenSSL)
MySQL 4.1.7
OpenLDAP 2.2.18 (with OpenSSL / Cyrus SASL)

The 'normal' http connections work fine, but if i try to do something like

[url]https://sfire_test02/intranet/index.html[/url] or even
[url]https://sfire_test02/intranet/localstuff/tests/test.php?topic=1[/url]

i get either NOTHING or - depending on the OS / Browser combination - an error msg.

Can anyone help?

- bluenote

Posted: Sat Nov 20, 2004 12:22 pm
by bluenote
TOO DAMN STUPID 8O

well if everything would be so simple like doing

Code: Select all

/etc/init.d/apachectl startssl
Life would be much easier ....