comp.lang.ada
 help / color / mirror / Atom feed
From: Pascal Obry <pascal@obry.net>
Subject: Re : configure ssl in AWS on Windows?
Date: Thu, 28 Sep 2017 07:41:54 +0200
Date: 2017-09-28T07:41:54+02:00	[thread overview]
Message-ID: <1506577314.2326.39.camel@obry.net> (raw)
In-Reply-To: ad191447-8271-4a67-85cb-220da1b7a9fa@googlegroups.com


Stephen,

> I'm trying to enable ssl in AWS on Windows 8, with GNAT GPL 2016.

You may want to upgrade to GPL 2017.

> The AWS manual says "compile AWS with ssl". Easier said than done
> (sigh).

Right. There is no magic solution on Windows.

> I have mingw32 installed, so I installed the 'openssl-devel' package
> in that, and copied mingw32/include/openssl to gnat_gpl_2016/include.
> 
> I also copied mingw32/lib/libssl.a to gnat_gpl_2016/lib/libssl32.a
> 
> However, 'make build' in aws is still complaining about '-leay32'
> 
> mingw32 has libeay32.dll and ssleay32.dll, but no corresponding .a.

I don't remember all the details has I'm not using Windows since many
years now. But you should not need the .a and placing the 2 .dll into
the GNAT Pro bin directory should be sufficient.

To setup AWS:

$ make SOCKET=openssl setup

Then the standard build procedure.

-- 
  Pascal Obry /  Magny Les Hameaux (78)

  The best way to travel is by means of imagination

  http://www.obry.net

  gpg --keyserver keys.gnupg.net --recv-key F949BD3B


  reply	other threads:[~2017-09-28  5:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-27 22:57 configure ssl in AWS on Windows? Stephen Leake
2017-09-28  5:41 ` Pascal Obry [this message]
2017-09-28  7:16   ` Re : " Dmitry A. Kazakov
2017-09-28 16:51     ` Shark8
2017-09-28 17:14       ` Dmitry A. Kazakov
2017-10-03  7:37     ` gautier_niouzes
2017-10-03  8:07       ` Dmitry A. Kazakov
2017-10-03 17:22         ` Re : " Pascal Obry
2017-10-03 19:25           ` Dmitry A. Kazakov
2017-10-04 10:20             ` Re : " Pascal Obry
2017-09-28 11:27 ` Björn Lundin
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox