lnls-sirius / archiver-viewer

React based EPICS Archiver Viewer
4 stars 2 forks source link

Forti WEB VPN - Breaking the entire code!! #49

Open carneirofc opened 3 years ago

carneirofc commented 3 years ago

Due to the implementation of the web ssl vpn library, the code is not working. A possible workaround is to obfuscate the code hoping that it will not break https://forum.fortinet.com/tm.aspx?m=156040 This is FAR from ideal, but we have no time to debug the WEB VPN every time we modify our codebase, It is simply not feasible.

There are many ways to access this application that does not involve this specific method, and they should be used instead. There are other known limitations such as not being able to access services from non-standard ports etc. A proper Fortinet client application is available on every major OS, including Android, IOs, MacOS, Linux, Windows etc.

carneirofc commented 3 years ago

Obfuscation did not work, the problem persists.