leaningtech / cheerpj-meta

Run Java 8 applications, libraries, applets, Java Web Start, and Oracle Forms on the web without legacy plugins.
https://labs.leaningtech.com/cheerpj
445 stars 21 forks source link

Support for DSC files for *.gov.in websites #117

Closed Abhishekjmt closed 3 years ago

Abhishekjmt commented 3 years ago

I WANT TO USE JAVA IN CHROME . I HAVE INSTALLED CHEERPJ EXTENSION IN CHROME . DONE ALL THE PROCEDURE AS GUIDED AT https://www.lifewire.com/how-to-enable-java-in-chrome-4770854.

I AM USING IT ON www.epfindia.gov.in site . but PDF SIGNER SCREEN IS OPENING BUT NO DIGITAL SIGNATURE IS SHOWN . HOW TO DIGITALLY SIGN PDF IF NO DIGITAL SIGNATURE IS SHOWING . SCREEN SHOT ATTACHED cheerpj issue screen shot

alexp-sssup commented 3 years ago

It appears that this applet tries to access certificate files on your system. This is something which is not allowed by modern browsers for obvious security reasons.

To support advanced authentication, such as smart cards/tokens/certificates, we would need to do some amount of custom work with the Website developer or integrator. This is something that can be made to work, but not something that can work out-of-the-box with the free CheerpJ Applet Runner extension.

Abhishekjmt commented 3 years ago

WHAT SHOULD I DO SO THAT IT CAN WORK

On 11/20/20, Alessandro Pignotti notifications@github.com wrote:

It appears that this applet tries to access certificate files on your system. This is something which is not allowed by modern browsers for obvious security reasons.

To support advanced authentication, such as smart cards/tokens/certificates, we would need to do some amount of custom work with the Website developer or integrator. This is something that can be made to work, but not something that can work our-of-the-box with the free CheerpJ Applet Runner extension.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/leaningtech/cheerpj-meta/issues/117#issuecomment-731050817

-- THANKS & REGARDS ABHISHEK