Load Balancer HaProxy HTTPS forwarding error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2024 09:30 AM
Hello all,
We've deployed a on premises instance, set the rules to forward all http incoming traffic to https, added a self signed certificate on our node and we're having the following problem\error:
When the instance is stated we get the following error: worker.6 SEVERE Exception caught when loading keystore from /glide/nodes/*******_*****/bin/../key/appnode-keystore.p12
(this folder and certificate\keystore does not exist, and our store\certificate has a different name under a different folder.
Is it possible to point it in the right direction?
Also when we try to perform some actions in service now app we get the following errors within the browser:
Mixed Content: The page at 'https://****************/now/nav/ui/classic/params/target/change_request.do%3Fsys_id%3Dc83c5e5347c12200e0ef563dbb9a7190%26sysparm_record_target%3Dchange_request%26sysparm_record_row%3D1%26sysparm_record_rows%3D100%26sysparm_record_list%3DORDERBYDESCnumber' was loaded over HTTPS, but requested an insecure form action 'http://********/change_request.do?sys_id=b0dbda5347c12200e0ef563dbb9a718f&sysparm_view=&sysparm_record_row=2&sysparm_record_rows=100&sysparm_record_list=ORDERBYDESCnumber&sysparm_record_target=change_request&sysparm_template_editable=&sysparm_exclude_tiny_parms=sys_id%2csysparm_record_row&sysparm_nostack=yes'. This request has been blocked; the content must be served over HTTPS.
All this prevents us from loading certain pages in https.
Has anyone faced this issue? Can you help?
our LoadBalancer is HaProxy and we're running Washington DC version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 11:51 PM
Hi @jorgefortes
how did you manage to solve the second issue ? (the mixed content issue ). I am facing the same issue could you let me know how was this sorted out please.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 03:37 PM
How did you resolve the first issue? I am having the same issue.