| From: | "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar> |
|---|---|
| To: | "Adam Lang" <aalang(at)rutgersinsurance(dot)com>, <pgsql-php(at)postgresql(dot)org> |
| Subject: | Re: php, postgres, ssl |
| Date: | 2001-03-21 20:41:44 |
| Message-ID: | 01032117414402.05421@math.unl.edu.ar |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-php |
El Mié 21 Mar 2001 10:46, escribiste:
> I'd assume that would be totally independent of PHP. You'd probably have
> to setup your webserver to connect to the postgres server over an encrypted
> line... like using IPSEC or something. Then have PHP connect as normal...
> the IPSEC layer would encrypt all transmissions.
Well, then I'm even more confused.
Lets see if I'm lost, or not.
Browser A conects to Server (Apache with PHP). The page (say index.php) has a
pg_connect("host=hostname dbname=dbname password=dpass"). As far as I can
see, PHP is doing the conection stuff here, and apache has nothing to do with
it.
Any comments?
Saludos... ;-)
--
System Administration: It's a dirty job,
but someone told me I had to do it.
-----------------------------------------------------------------
Martín Marqués email: martin(at)math(dot)unl(dot)edu(dot)ar
Santa Fe - Argentina http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Paul Joseph McGee | 2001-03-21 21:21:55 | Forms and PHP |
| Previous Message | Adam Lang | 2001-03-21 13:46:49 | Re: php, postgres, ssl |