How to install and use Java plugin in senhasegura Firefox

It’s possible in senhasegura to start a session in Web Proxy, using it’s embedded Firefox, and have Java plugin enable to access legacy web applications.

To install and enable Java plugin in Web Sessions:

  1. Download the latest Java plugin available to Firefox: Java Plugin latest Firefox version JRE 8 261

  2. Copy the tar.gz file to senhasegura instance using mt4adm credential

  3. Move the tar.gz file to folder /usr/lib/firefox-esr/plugins/

  4. Access the folder where the file was moved, using the command: cd /usr/lib/firefox-esr/plugins/

IMPORTANT From now on, you must be on the folder /usr/lib/firefox-esr/plugins/ to continue the execution.

  1. Decompress the file using the command: tar -xf jre-8u261-linux-x64.tar.gz

  2. Create a symlink of java plugin using the command: ln -s jre1.8.0_261/lib/amd64/libnpjp2.so /usr/lib/firefox-esr/plugins/

After accomplish these steps, create a “Web session parameter” and change “Use Firefox legacy?” to “Yes”.

1 Like