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
11-05-2024 02:07 AM
I've managed to solve the first question but the last one is still bugging us.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 08:00 AM
I managed to solve all the issues!
Thanks, you can close this thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 02:20 AM
Hi @jorgefortes
Hope you are doing wlel,
Can you let me know how did you solve the second issue (mixed content)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
How did you resolve the first issue? I am having the same issue.