Skip to content
  1. Feb 08, 2013
  2. Feb 07, 2013
  3. Feb 01, 2013
  4. Jan 24, 2013
  5. Dec 29, 2012
  6. Dec 24, 2012
  7. Dec 19, 2012
  8. Dec 11, 2012
  9. Dec 07, 2012
  10. Dec 06, 2012
  11. Nov 22, 2012
    • anarcat's avatar
      remove IP based certificate management · 6b576d2d
      anarcat authored
      IP addresses are managed through the frontend now and passed down
      here.
      
      we are not properly handling IP addresses however, as there is a
      duplication between the site_ip_addresses and ip_address field.
      
      this deprecates the assign_certificate_ip(), get_ip_certificate() and
      free_certificate_ip() in the Provision_Service_http_ssl class. the
      clear_certs() function in Provision_Service_http_ssl is also
      deprecated.
      
      we also refactor the way the uri-level receipt files are managed to
      encapsulate the code in functions and automatically cleanup
      certificates within that allocation code.
      6b576d2d
  12. Nov 16, 2012
  13. Nov 01, 2012
  14. Oct 25, 2012