Skip to content
Snippets Groups Projects
  1. Nov 07, 2014
  2. Sep 26, 2014
  3. Sep 25, 2014
    • Stavros Sachtouris's avatar
      Add ignore-ssl and ca-certs options to CLI · 96a0b656
      Stavros Sachtouris authored
      Refs #54
      
      Both options are set either in the config file or as runtime
      arguments.
      
      ignore-ssl option allows connections without checking SSL certificates.
      
      The ca-certs option provides a CA file for SSL authentication.
      
      Normally, if no cert files are provided or they are invalid, kamaki
      attempts to connect anyway, and an SSL Error ensues.
      
      If ignore-ssl is set to "on", kamaki connects to servers regardless of
      the existence or validity of a cert file and all SSL errors are ignored.
      
      To help package maintainers to provide the correct CA file for their platform,
      the default path is set in "kamaki/defaults.py" as CACERTS_DEFAULT_PATH
      96a0b656
  4. Jun 26, 2013
  5. Feb 21, 2013
  6. Jan 31, 2013
  7. Jan 30, 2013
  8. Jan 29, 2013
  9. Jan 23, 2013
  10. Jan 16, 2013
  11. Dec 12, 2012
  12. Nov 21, 2012
  13. Oct 25, 2012
  14. Jul 10, 2012
  15. Jun 11, 2012
  16. May 09, 2012
  17. Feb 15, 2012
  18. Jan 05, 2012
    • Giorgos Verigakis's avatar
      Major refactoring · eb3ca8ca
      Giorgos Verigakis authored
      Groundwork to support different APIs (synnefo and
      plankton).
      
      New configuration mechanism (kamaki config)
      eb3ca8ca
  19. Sep 28, 2011
Loading