Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
how to set and forward $ssl_client_fingerprint to backend
« previous
next »
Print
Pages: [
1
]
Author
Topic: how to set and forward $ssl_client_fingerprint to backend (Read 321 times)
cloudsense
Newbie
Posts: 10
Karma: 0
how to set and forward $ssl_client_fingerprint to backend
«
on:
June 01, 2024, 12:33:24 am »
Hi All,
How do I set and forward $ssl_client_fingerprint via nginx to the backend ?
on the _post/site.conf , i tried
proxy_set_header X-SSL-Client-Fingerprint $ssl_client_fingerprint;
Also tried $http_ssl_ja3_hash and $http_ssl_ja3 but none seem to be set.
Also set ssl-client-verify to be on , but it does not set the header.
Thanks
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
how to set and forward $ssl_client_fingerprint to backend