Well i don't know if you read my previus post, but i've tried to re-introduce [1] GNUTLS support in AWS, and it work successfully !! (that is i can use AWS.Client.Get for https request (using GNUTLS ) in AWS)
I've not tested the other problems describes in the debian/README.Debian, but i think the problem do not occur any more ... So i would recommend that we try re-introduce GNUTLS officially in Debian libaws tree (may be by verifying that the old problems are no more present ...) [1] In debian/build_aws.gpr, replace dummy with gnutls I'll publish my modified libaws package on my Launchpad PPA repository ... The Ubuntu corresponding bug is https://bugs.launchpad.net/ubuntu/+source/libaws/+bug/504974 Ludovic Brenta a écrit : > The bug is the contradiction between build_aws.gpr (used to build the > library) and aws.gpr (used to build applications against the library). > > Support for GNU TLS has been removed upstream; build_aws.gpr builds the > library with the dummy versions of crypto packages, i.e. no SSL > (illegal) and no TLS (unsupported). Unfortunately aws.gpr still thinks > GNU TLS is supported. I'll fix that quickly and update README.Debian. > Thanks for reporting. > > And sorry for lack of strong crypto but this is a problem with upstream. > > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org