You are viewing limited content. For full access, please sign in.

Question

Question

Unable to configure Laserfiche Notification Service with SSL for Forms...

asked on May 30, 2022 Show version history

Laserfiche Forms Professional version 10.4 (Forms is already configured on DMZ and accessible/working using the URL https://dforms.seera.sa/forms  without issue)

Using Windows Server 2012 R2 Standard

 

We are trying to configure Laserfiche Notification services (Hub & Master) for forms using this  documentation link. Two of the below commands were successful. In first command, just certstorename was added because our certificate resides in Web Hosting.

 

netsh http add sslcert ipport=0.0.0.0:8181 certstorename=WebHosting certhash=ecb0cec321853313e012349b6095974811b99677 appid={54dedb8b-c191-4c61-8444-0b7a61d87f40}

 

netsh http add urlacl url=https://*:8181/ user="LOCAL SERVICE" listen=yes

 

Configurations in Laserfiche Forms were also set as below. No errors or issues are found in Event Viewer of Forms Operational or LFNotificationService. We are able to see last message that "Master service initialized."

 

Problem:

What's happening is that notifications are working when we browse forms URL on server as we can see the notification numbers beside open tasks. But when the same forms URL is browsed from outside of the server, notifications does not work. Based on our findings from browser network traffic (by F12 option), one of the URL (https://dforms.seera.sa:8181/signalr/hubs?_=1653902459120 ) is not accessible when we browse from outside of the server.

 

On the server, notifications work.

Outside of the server, notification doesn't work. We are seeing below error in network traffic of the browser.

 

Any clue on how we can resolve this issue. Are there any other settings or configurations required in our case?

0 0

Replies

replied on May 31, 2022

It's solved after opening the port from DMZ side.

1 0
replied on May 30, 2022

If it works on the Forms server itself but does not work when outside the server, you can check the firewall configuration, the port 8181 may not be opened. Please check from the Windows Firewall Inbound Rules, whether there is a rule with name "Laserfiche Notification Hun Service" with TCP port 8181(this should be added automatically when install Forms)

0 0
replied on May 30, 2022

According to the network team, 8181 port is opened and already listening but still the same issue.

 

There is a DMZ setup here. Shouldn't this port be opened from DMZ side as well?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.