Re: Using gnuTLS
"Tony Baldarelli" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <015201cbf623$51b2ed40$f518c7c0$@com> |
Well, it did not work. Same problem. But I suppose I could try the same thing with the gnuTLS stuff, so that is what I will do. Here is the SSL stuff: [root@wms161 freetds-0.83.dev.20110314]# ls -lt /usr/local/sol total 36 drwxr-xr-x 2 root root 4096 Jan 25 2010 bin drwxr-xr-x 3 root root 4096 Jan 25 2010 lib drwxr-xr-x 2 root root 4096 Jan 25 2010 misc -rw-r--r-- 1 root root 7521 Jan 25 2010 openssl.cnf drwxr-xr-x 2 root root 4096 Jul 27 2005 certs drwxr-xr-x 3 root root 4096 Jul 27 2005 include drwxr-xr-x 2 root root 4096 Jul 27 2005 private drwxr-xr-x 6 root root 4096 Jul 27 2005 man [root@wms161 freetds-0.83.dev.20110314]# Here is the configure command line I did: ./configure --with-openssl=/usr/local/ssl Here is the configure log: https://docs.google.com/leaf?id=0ByXBOuIPIVA0MmI5MWM1NzAtODYyMy00NjAxLTgyMWY tNGRkYjJjYWU0NWVh&hl=en&authkey=COaok6QH Here is the make log: https://docs.google.com/leaf?id=0ByXBOuIPIVA0OGI3OWZlYTAtNWZiMS00Njg5LWIzNTk tZTlkMDBlNWJkNGU1&hl=en&authkey=CO_-keEJ I will get back to you guys if the below suggestion from Ken works to fix my gnuTLS issue. Thanks again. Tony -----Original Message----- From: Tony Baldarelli [mailto:[email protected]] Sent: Friday, April 08, 2011 3:15 PM To: 'FreeTDS Development Group' Subject: RE: [freetds] Using gnuTLS Well, it is worth a try. That should not be required, to be honest. The configure script just uses that to add the directory we give it to a list of directories it searches for the SSL stuff. I was not including it because one of the options it searches is where my SSL stuff is located. Anyway, like I said, worth a try, so thanks. Tony -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ken Collins Sent: Friday, April 08, 2011 1:54 PM To: FreeTDS Development Group Subject: Re: [freetds] Using gnuTLS I think you have the config option format wrong. It should include a dir. My port file includes my port prefix, in this case /op/local. Change that to your needs. --with-openssl=/opt/local On Apr 8, 2011, at 1:46 PM, Tony Baldarelli wrote: > 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 > > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds