Skip to content
Snippets Groups Projects
  • James Kirsch's avatar
    7c2df87d
    Add support for encrypting Ironic API · 7c2df87d
    James Kirsch authored
    This patch introduces an optional backend encryption for the Ironic API
    service. When used in conjunction with enabling TLS for service API
    endpoints, network communcation will be encrypted end to end, from
    client through HAProxy to the Ironic service.
    
    Change-Id: I9edf7545c174ca8839ceaef877bb09f49ef2b451
    Partially-Implements: blueprint add-ssl-internal-network
    7c2df87d
    History
    Add support for encrypting Ironic API
    James Kirsch authored
    This patch introduces an optional backend encryption for the Ironic API
    service. When used in conjunction with enabling TLS for service API
    endpoints, network communcation will be encrypted end to end, from
    client through HAProxy to the Ironic service.
    
    Change-Id: I9edf7545c174ca8839ceaef877bb09f49ef2b451
    Partially-Implements: blueprint add-ssl-internal-network