Skip Menu |

This queue is for tickets about the Net-Amazon-EC2 CPAN distribution.

Report information
The Basics
Id: 70991
Status: resolved
Priority: 0/
Queue: Net-Amazon-EC2

People
Owner: Nobody in particular
Requestors: Bradford.J.Barden [...] supervalu.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: proposed ssl patch
Date: Thu, 15 Sep 2011 12:07:52 -0500
To: <bug-Net-Amazon-EC2 [...] rt.cpan.org>
From: "Barden, Brad J." <Bradford.J.Barden [...] supervalu.com>
Hello, Attached is a patch to add ssl support to Net::Amazon::EC2. I needed it, it was a simple patch, and thought others could benefit. It depends on LWP::Protocol::https, and fails at runtime if ssl is requested and it isn't available. Thanks, -- Brad Barden bradford.barden@supervalu.com

Message body is not shown because sender requested not to inline it.

On Thu Sep 15 13:07:23 2011, Bradford.J.Barden@supervalu.com wrote: Show quoted text
> Attached is a patch to add ssl support to Net::Amazon::EC2. I needed it, > it was a simple patch, and thought others could benefit. It depends on > LWP::Protocol::https, and fails at runtime if ssl is requested and it > isn't available.
This will be in 0.15, coming in a day or two. Thanks for the patch!