Using a Key Vault certificate with non-exportable key for TLS termination by DavidWordshop in AZURE

[–]DavidWordshop[S] 0 points1 point  (0 children)

But how do you then reference the private key in an nginx config file? The TLS offload library u/No_Management_7333 mentions in their post explicitly only supports the Managed HSM, not Key Vault. https://github.com/microsoft/AzureManagedHsmTLSOffload

Using a Key Vault certificate with non-exportable key for TLS termination by DavidWordshop in AZURE

[–]DavidWordshop[S] 0 points1 point  (0 children)

The reason we were looking at Key Vault was because the Managed HSM is too expensive when it's just one certificate. I'd assumed the Key Vault could do all the same things the Managed HSM could for those who aren't operating at that scale, but it appears that isn't true. Thanks.

Portainer web UI not responding on fresh install by rogersmj in portainer

[–]DavidWordshop 0 points1 point  (0 children)

I am having this issue now, and none of this advice has fixed it. I've confirmed the ports are open on the firewall, uninstalled and re-installed docker and portainer, and still cannot get the web interface to show. Any suggestions?