Vita:ITLS-Enso: Difference between revisions

From ConsoleMods Wiki
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 Github Project]
[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.


Adds TLS v1.2 to devices with enso installed.
== Installation ==


= How-To =
# 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 provided VPK file.
# Start the app, select "Install the full iTLS package" and wait til it finishes.
#* 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 enso?
* 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
** 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 netflix), etc.
* Updating CA certs may fix some problems with web sites, apps (like Netflix), etc.
* For any help/serious issue DM me on twitter (twitter.com/skgleba)
 
=== Donation ===
 
* Via ko-fi, thanks!
 
= Credits =
Thanks to:
 
* Team Molecule
* Testers from the HenKaku discord server
* Cuevavirus for the 3.60 np server fix
 
== CURRENT MODULES ORIGIN FW: 3.73 ==
 
= Why should I install this? =
TLS 1.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.
 
At some point in the future certain websites and services will '''not work with''' older than TLS1.2 connections

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

  1. Install the latest VPK file.
  2. 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"
  3. 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.