Vita:ITLS-Enso: Difference between revisions
Jump to navigation
Jump to search
(Mostly copied text from GitHub page, extra added at bottom explaining why users should install) |
(Cleaned up) |
||
Line 1: | Line 1: | ||
[https://github.com/SKGleba/iTLS-Enso | [https://github.com/SKGleba/iTLS-Enso iTLS-Enso] adds TLS v1.2 to devices with Enso installed. TLS v1.2 is more secure than the previous cryptographic protocols such as SSL 2.0, SSL 3.0, TLS 1.0, and TLS 1.1. Essentially, TLS 1.2 keeps data being transferred across the network more secure and because of this, at some point in the future certain websites and services will '''not work with''' devices using protocols older than TLS v1.2. | ||
== Installation == | |||
# Install the [https://github.com/SKGleba/iTLS-Enso/releases/latest latest VPK file]. | |||
# Start the app, select "Install the full iTLS package" and wait until it finishes installing. | |||
# Install the | |||
# Start the app, select "Install the full iTLS package" and wait | |||
#* You may want to only install the new root certs, to do it select "Install the iTLS CA certs" | #* You may want to only install the new root certs, to do it select "Install the iTLS CA certs" | ||
# Reboot. | # Reboot. | ||
= FAQ = | == FAQ == | ||
* Can I use it without | * Can I use it without Enso? | ||
** Yes for the browser patch only. | ** Yes, for the browser patch only. | ||
* Where can I find the CA certs? | * Where can I find the CA certs? | ||
** vs0:/data/external/cert/CA_LIST.cer | ** `vs0:/data/external/cert/CA_LIST.cer` | ||
* Can I delete the bubble after iTLS is installed? | * Can I delete the bubble after iTLS is installed? | ||
** | ** Yes, the un/installer is independent of the plugin. | ||
= Notes = | == Notes == | ||
* Since version 3.0 iTLS also patches app-side TLS stuff. | * Since version 3.0 iTLS also patches app-side TLS stuff. | ||
* Since version 3.2 iTLS also patches the NP server link on firmware 3.60. | * Since version 3.2 iTLS also patches the NP server link on firmware 3.60. | ||
* Updating CA certs may fix some problems with web sites, apps (like | * Updating CA certs may fix some problems with web sites, apps (like Netflix), etc. | ||
Latest revision as of 04:26, 7 August 2022
iTLS-Enso adds TLS v1.2 to devices with Enso installed. TLS v1.2 is more secure than the previous cryptographic protocols such as SSL 2.0, SSL 3.0, TLS 1.0, and TLS 1.1. Essentially, TLS 1.2 keeps data being transferred across the network more secure and because of this, at some point in the future certain websites and services will not work with devices using protocols older than TLS v1.2.
Installation
- Install the latest VPK file.
- Start the app, select "Install the full iTLS package" and wait until it finishes installing.
- You may want to only install the new root certs, to do it select "Install the iTLS CA certs"
- Reboot.
FAQ
- Can I use it without Enso?
- Yes, for the browser patch only.
- Where can I find the CA certs?
vs0:/data/external/cert/CA_LIST.cer
- Can I delete the bubble after iTLS is installed?
- Yes, the un/installer is independent of the plugin.
Notes
- Since version 3.0 iTLS also patches app-side TLS stuff.
- Since version 3.2 iTLS also patches the NP server link on firmware 3.60.
- Updating CA certs may fix some problems with web sites, apps (like Netflix), etc.