as per title, I installed NethVoice-Proxy and NethVoice. Configured them both with FQDN as per config settings. Then I removed both NethVoice and NethVoice-Proxy, but the certificates are not removed and are visiable in settings → TLS Settings.
Bug?
Why are the certificates of NethVoice modules visable and the certificates of other modules not?
I could reproduce the issue. The NethVoice proxy certificate is still listed on the TLS certficates page.
I’m not sure if it’s a bug or a safer way to not automatically remove certs.
The cert can be deleted on the TLS cert page or via CLI:
api-cli run module/traefik1/delete-certificate --data '{"fqdn":"proxy.domain.tld","type":"internal"}'
AFAIK “webapp only” certificates are not listed on the TLS cert page.
Apps that use certificates also for other services than web are listed.