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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?Q?Bj=c3=b6rn_Lundin?= Newsgroups: comp.lang.ada Subject: Re: AWS SOAP with SSL Date: Tue, 22 May 2018 22:21:02 +0200 Organization: A noiseless patient Spider Message-ID: References: <87fu2jee3w.fsf@nightsong.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Tue, 22 May 2018 20:20:54 -0000 (UTC) Injection-Info: h2725194.stratoserver.net; posting-host="bd1654c3153c79e40e6130c3aa0d7d7d"; logging-data="19810"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18nB8woq5K7jVU8WqkqaQTC" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 Cancel-Lock: sha1:7PsMMChAQxU+dwoAf28nJPJ4HBI= In-Reply-To: Xref: reader02.eternal-september.org comp.lang.ada:52598 Date: 2018-05-22T22:21:02+02:00 List-Id: On 2018-05-22 22:02, Dmitry A. Kazakov wrote: > On 2018-05-22 20:31, Paul Rubin wrote: >> Björn Lundin writes: >>> recompile it with ssl enabled >> >> What SSL stack does that use? > > OpenSSL? > >> Is there one written in Ada? > > There was an initiative to design one in SPARK. > > I would gladly use it instead of GNUTLS I am using for HTTP, MQTT, SMTP. > AWS in itself can be configured to use OpenSSL or GNUTLS. I've only tried OpenSSL myself, Linux and Windows -- -- Björn