Re: Using gnuTLS
"Tony Baldarelli" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <015001cbf614$e646f5a0$b2d4e0e0$@com> |
Doesn't compile, but I will keep playing with it to see if I can get it to work. I did the following steps: 1. Ran "./configure --with-openssl" 2. Ran "make" 3. Ran "make install" I then ran "make clean" and "make distclean" to start from scratch. Then I reran steps 1 and 2. I think these two errors are the root cause of the compile failure. I guess the older version does not have this problem because it compiled fine. challenge.c: In function `generate_random_buffer': challenge.c:152: warning: implicit declaration of function `RAND_bytes' challenge.c:154: warning: implicit declaration of function `RAND_pseudo_bytes' Anyway, I guess I will wait to see if the new patch for 0.82 fixes my SSL issue. Tony -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ken Collins Sent: Friday, April 08, 2011 1:07 PM To: FreeTDS Development Group Subject: Re: [freetds] Using gnuTLS I used this. http://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/current/freetds-current.tgz On Apr 8, 2011, at 1:03 PM, Tony Baldarelli wrote: > Thanks for the information. The latest version I see is 0.82 ( at > http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/ ). So where did you get > a later version? There is a patch in that directory, but it is for version > 0.82 ( I know this because I downloaded it today and last night and tried it > with openssl ). Currently Freddy is helping me with that patch and > hopefully it will be fixed soon, but I was just a little surprised I could > not see any version later than 0.82 when you refer to version 0.83. Thanks > for your time. > > > Tony > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Ken Collins > Sent: Friday, April 08, 2011 12:56 PM > To: FreeTDS Development Group > Subject: Re: [freetds] Using gnuTLS > > > I can share that the latest 0.83.dev (0.91) works with OpenSSL 1.0.0c for me > just find. It was necessary to connect to Azure and it just worked. > > - Ken > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds > > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds