Skip to content
Snippets Groups Projects
  1. Mar 14, 2012
  2. Feb 21, 2012
  3. Jan 24, 2012
  4. Jan 23, 2012
  5. Jan 19, 2012
  6. Jan 18, 2012
  7. Dec 06, 2011
  8. Nov 22, 2011
  9. Nov 17, 2011
  10. Nov 14, 2011
  11. Oct 18, 2011
  12. Oct 11, 2011
  13. Oct 04, 2011
  14. Sep 30, 2011
  15. Sep 26, 2011
  16. Sep 20, 2011
    • Andrea Spadaccini's avatar
      Implementation of TLS-protected SPICE connections · b6267745
      Andrea Spadaccini authored
      
      Added support for TLS-protected SPICE connections:
      
      client/gnt_cluster.py, cli.py:
      * added three new parameters to renew-crypto (--new-spice-certificate,
        --spice-certificate, --spice-ca-certificate) and their validation.
      
      utils/x509.py:
      * changed GenerateSelfSignedSslCert so that now also returns the
        generated key and certificate;
      * added missing return value in the docstring of
        GenerateSelfSignedX509Cert.
      
      lib/bootstrap.py:
      * changed the signatures of the relevant functions and implemented
        certificates generation/writing.
      
      tools/cfupgrade:
      * changed GenerateClusterCrypto invocation to reflect the new signature;
      * added SPICE certificate names.
      
      lib/errors.py:
      * added the X509CertError class.
      
      lib/hypervisor/hv_kvm.py:
      * silenced pylint warning R0915
      
      Signed-off-by: default avatarAndrea Spadaccini <spadaccio@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      b6267745
  17. Aug 30, 2011
  18. Aug 29, 2011
  19. Aug 26, 2011
  20. Aug 25, 2011
  21. Aug 24, 2011
  22. Aug 23, 2011
  23. Aug 21, 2011
  24. Aug 19, 2011
  25. Aug 17, 2011
  26. Aug 08, 2011
Loading