| From: | Yeo Eng Hee <enghee(at)nus(dot)edu(dot)sg> |
|---|---|
| To: | "Pgsql-Novice (pgsql-novice(at)postgresql(dot)org)" <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Postgresql and OpenSSL 0.9.6x |
| Date: | 2001-09-26 07:09:38 |
| Message-ID: | 400700D21451D411945F00805FBE210D1A4EF2@exs01.ex.nus.edu.sg |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Hi all,
Has anyone successfully run Postgresql with openssl 0.9.6x on systems that
do not have /dev/random or /dev/urandom? I would like to know how to
specify the location of the socket for the random device, eg /dev/egd-pool
in psql. Basically, openssl runs properly if I specify -rand /dev/egd-pool,
but when run via psql, the random device was not specified.
Or do I have to wait for OpenSSL 0.9.7 which says that it will automatically
check for /dev/egd-pool among other places?
Thanks in advance,
Yeo Eng Hee
Supercomputing & Visualisation Unit, Computer Centre,
National University of Singapore, 2 Engineering Drive 4, Singapore 117584.
Tel: +65 874 5085; Fax: +65 778 0198; Email: enghee(at)nus(dot)edu(dot)sg
| From | Date | Subject | |
|---|---|---|---|
| Next Message | yasen | 2001-09-26 08:29:24 | troubles with setuid patch |
| Previous Message | Jochem van Dieten | 2001-09-25 21:21:38 | Re: ColdFusion Remote PostgreSQL |