AWS Connect to a EC2 instance via java ssh Client not working

Hi,
In EC2 console when trying to connect to a EC2 instance via Java SSH client directly from my browser (Java required) I get an error message from AWS, saying
" NPAPI deprecation on Chrome

Chrome no longer supports plugins using NPAPI, which will prevent the in-browser Java SSH client from loading. To continue to SSH into your EC2 instances from your browser, use Firefox, Internet Explorer 9 or higher, or Safari. Learn more about NPAPI deprecation on Chrome."

Brave Version 1.1.20 Chromium: 79.0.3945.74
Windows 10 1803 (OS Build 17134.1069) Enterprise

I would say EC2 console would need to be updated. Firefox also won’t support NPAPI extensions, https://support.mozilla.org/en-US/questions/1176670

Would it be easier to launch a ssh separately from a proper ssh client? (and probably the only option given the lack of NPAPI )

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.