Remotely hosted web-application using HTTPS sometimes gives "SecurityError"
When using a remotely hosted web-application using "HTTPS":
Some browsers will give a "SecurityError" if attempting to connect insecurely using web sockets.
We recommend that you install Ranger Remote with WebSocket Secure (WSS) enabled. Enabling WSS at install time will:
- Install SSL certificates for the loopback address to the Microsoft Certificate Store
- Install SSL certificates for the loopback address to the Firefox certificate database
- Configure Ranger Remote for a WSS connection through the loopback address
The
option to enable WSS in Ranger Remote is made available at install time
through the installer UI or as a command line option.
Related Articles
Bypass the "SecurityError" when using a remotely hosted web-app in Firefox
When using a remotely-hosted web application using "HTTPS": Firefox does not allow insecure web socket connections by default. For more information, follow the link below: Why are some browsers giving "SecurityError" when using loopback as the URL? A ...
Why Does the ActiveX web application not read from the genericoptions.ini?
Zone Identifier Markers What is the zone identifier marker? A marker that is added to files downloaded from the internet with a modern web browser. It's an NTFS alternative name stream. Zone.Identifier stream name What versions of windows does the ...
Can I use Ranger in my web-based application?
Yes. Many Ranger users have web-based applications. Some application developers use our JavaScript library. Others use a Ranger browser plug-in, DLL or ActiveX control. Ranger® - The universal check scanner interface Copyright © 2023 Silver Bullet ...
Web-based Ranger development Q&A
Q: Are most applications that use Ranger thick clients or Web apps? A: There is a mixture, but the majority of check scanning applications in our industry are "thick clients." Q: How easy is it to develop Ranger-based Web applications? A: It depends ...
How do I use Ranger in a C# or VB.NET web application?
How do I use Ranger in a C# or VB.NET web application? Ranger cannot be added to a .NET web application in the same way as the sample apps. This is because the C# or VB.NET code is run on the server, and the Ranger ActiveX control must be run ...