From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9831117399d3ec96 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news2.google.com!news.glorb.com!news2.glorb.com!news-xfer.nntp.sonic.net!posts.news.sonic.net!nnrp0.nntp.sonic.net!not-for-mail Sender: "R. Tyler Croy" Message-ID: <4d8a4415$0$22090$742ec2ed@news.sonic.net> From: R Tyler Croy Subject: Re: SSL library for Ada? Newsgroups: comp.lang.ada References: <3f7eaa4f-8273-4958-b104-5635e9b5450c@f18g2000yqd.googlegroups.com> <07d2aa1b-91c8-47af-b6dd-dcef2a8436a4@o20g2000yqk.googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: 23 Mar 2011 19:03:49 GMT Organization: Sonic.Net NNTP-Posting-Date: 23 Mar 2011 19:03:49 GMT NNTP-Posting-Host: 0bed810f.news.sonic.net X-Trace: DXC=hP33McTeSYBTA:A;8DQ5^Km4K\QM1CV^@1OYf0H`?;XAdS7SIg[h05N]C\c48cD:IKMjn@ncX6?n@ObU0:e<^h=G X-Complaints-To: abuse@sonic.net Xref: g2news1.google.com comp.lang.ada:18406 Date: 2011-03-23T19:03:49+00:00 List-Id: Vadim Godunko wrote: > On Mar 23, 7:00 pm, Gerd wrote: >> Hi, >> >> I want write a small prog that checks my mail account for some >> specific content. It works already quite good when I use a not >> encrypted (TCP-)connection. But now, I would like to try the same >> thing over SSL. >> >> Is there an SSL library for Ada, or are any there bindings to an open >> source SSL-library written in other language? >> > AXMPP project contains binding for GNU TLS library, see > > http://adaforge.qtada.com/cgi-bin/tracker.fcgi/axmpp/wiki This same question and answer has been brought up multiple times in the past few months, perhaps it's time for somebody to separate out the GNU TLS bindings into a standalone library and package it up for Debian, etc :) -- - R. Tyler Croy -------------------------------------- Code: http://github.com/rtyler