Expected Behavior
An account validation address in the format https://FQDN sent by email
Actual Behavior
I use OpenCVE behind a nginx reverse proxy. When registering on OpenCVE, the confirmation link sent is of the form: http://FQDN:443 which induces an error 400. Is it possible to change the format of the validation address in order to have https directly?
Specifications
- OpenCVE version: v1.3.0
- Platform: Ubuntu 20.04
- Docker version: 20.10.12
- Docker-compose version: 1.25.0
Expected Behavior
An account validation address in the format https://FQDN sent by email
Actual Behavior
I use OpenCVE behind a nginx reverse proxy. When registering on OpenCVE, the confirmation link sent is of the form: http://FQDN:443 which induces an error 400. Is it possible to change the format of the validation address in order to have https directly?
Specifications