Re: Question about openSSL

Started by Magnus Haganderalmost 20 years ago1 messagesgeneral
Jump to latest
#1Magnus Hagander
magnus@hagander.net

1.) I went to the OpenSSL ste, and tried to download
opnSSL, but I only saw Linux files. Is OpenSSL supported ni Windows?

Yes. They do a good job of hiding their binaries thouhg. You can get
them from http://www.openssl.org/related/binaries.html.

2.) I am using the Npgsql.NET data provider to connect,
but it doesn't support SSL yet, when will it support SSL?

AFAIK, it does, an dhas for quite long. That's why you need a
Mono.Security DLL file, included in the binary package of npgsql.

//Magnus