I am facing issue while we access passbolt server over the nginx revers proxy server. csp script was unable to communicate with revers proxy server it is directly try to communicate passbolt server.
we have set passbolt resolve from http and revers proxy server resolve over https.
For more info we have attached images for your reference.
We user below revres proxy stanza on new revers proxy server and that server perfectly communicate with passbolt server using curl commnad (eg. curl -I http://passbolt.local)
but while we access passbolt web using revers proxy server on user end system getting white page.