> Hi, > I am using the binary install for postgresql 8.1 Win32 on Windows > XP. I know how to intstall SSL if I was installing from source, -- > with-openssl, but I am installing onto Windows XP for the first > time, so my question is: > > 1. How do I install the SSL module via the install wizard? SSL is built into all the binaries that are distributed. You just need to create and install your certificate, and then change the Config files appropriately (same way as you would when installing from source) //Magnus