Skip to content
Snippets Groups Projects
  • James Kirsch's avatar
    2e08ffd6
    Add support for encrypting Barbican API · 2e08ffd6
    James Kirsch authored
    This patch introduces an optional backend encryption for the Barbican
    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 Barbican service.
    
    Change-Id: I62a43b36ebe4a03230bf944980b45e4b6938871b
    Partially-Implements: blueprint add-ssl-internal-network
    2e08ffd6
    History
    Add support for encrypting Barbican API
    James Kirsch authored
    This patch introduces an optional backend encryption for the Barbican
    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 Barbican service.
    
    Change-Id: I62a43b36ebe4a03230bf944980b45e4b6938871b
    Partially-Implements: blueprint add-ssl-internal-network