[FX.php List] SSL and php

Gjermund Gusland Thorsen ggt667 at gmail.com
Tue Nov 21 01:12:42 MST 2006


SSL is only a certificate for the domain, you have to add the
certificate in the webserver for the desired domain, and then close
port 80( http ) and make sure your https is running with your php
implementation

If you use apache, perhaps this is of help: http://www.modssl.org/docs/

ggt667

2006/11/21, Timothy Tait <bottledspider at gmail.com>:
> hi all.  i have an application that reads data from a filemaker db, in php.
> works fine.  recently, my client wanted to install an SSL, and now nothing
> seems to work.  are there any settings in FX.php that need to be changed for
> working on a secured server?  anyone have any guidance here?
>
> thank you,
> -timothy
>
> --
> give a man a fire, and keep him warm for a day.
> set a man on fire, and keep him warm for the rest of his life.
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
>
>


More information about the FX.php_List mailing list