I am using Gotify in combination with NGINX (based on the example configuration script). I would like to use the NGINX ssl client verification option (syntax: ssl_client_certificate file; ssl_verify_client on), which would require the Gotify app to send a pre-configured client certificate. Could this feature be added, or is there another/better way to do this?
I am using Gotify in combination with NGINX (based on the example configuration script). I would like to use the NGINX ssl client verification option (syntax:
ssl_client_certificate file; ssl_verify_client on), which would require the Gotify app to send a pre-configured client certificate. Could this feature be added, or is there another/better way to do this?