← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1067888] Re: Https verification + usage + support

 

fixed in 0.7.2

** Changed in: cloud-init
       Status: Fix Committed => Fix Released

** Changed in: cloud-init
    Milestone: 0.7.2 => None

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1067888

Title:
  Https verification + usage + support

Status in Init scripts for use on cloud images:
  Fix Released

Bug description:
  Currently we have limited https verification and support.

  The inbuilt urllib2 will try to use it, but no verification occurs
  (and there isn't an easy way to specify a incoming certfile to use).

  The boto library we are calling for metadata also needs to have the
  same params/support to use it (this seems to be solved).

  Some ideas:

  - just the url_helper file + boto that this might affect
  - https://github.com/boto/boto/commit/ad0f4aa82a8f30522b0ce3e40e40f145080bf955
  - https://github.com/boto/boto/blob/develop/boto/https_connection.py might be something we can 'borrow'/use
  - https://github.com/boto/boto/blob/develop/boto/connection.py might in general be useful to use directly as well

  -Josh

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1067888/+subscriptions