"T.J." <[EMAIL PROTECTED]> writes: > Which leads me to my next question; that function client_cert_cb, does > it ever get executed on windows? :)
Um. Looks like someone ifdef'd it out :-(. In fact, if you look through fe-secure.c, you'll see that just about all the SSL code is ifdef'd out on Windows. Try removing the #ifs and see if it compiles. win32 hackers, anyone know why it's like this? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster