[AWS] AWS.client.get and https
Pascal Obry
pascal at obry.net
Wed Jan 16 19:15:41 CET 2008
Julien,
> I use the current release available on the libre.adacore.com website
> (AWS 2.3.0 GPL Edition) together with gnat gpl 2007.
I see. This is because in this old-and-very-obsolete version ;) the
default for Client_Certificate is "client.pem". The work around is to
create a connection (AWS.Client.Create), then using this connection you
won't need a certificate.
Another option is to get the AWS's subversion code as the default is now
the empty string (no certificate).
Pascal.
--
--|------------------------------------------------------
--| Pascal Obry Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--| http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595
More information about the AWS
mailing list