SKGleba / iTLS-Enso

Adds TLS v1.2 to Enso enabled devices
236 stars 14 forks source link

Not working on both 3.60, and 3.65 #23

Closed sevenpastzeero closed 3 years ago

sevenpastzeero commented 3 years ago

Sorry to open a new issue, but I have been trying for the past day with no luck. iTLS 3.2 is not working on either 3.60 nor 3.65. I have tried multiple installation combos (Full package, plugin only, web browser, update CA, etc) but nothing, Can't access https site on Browser, nor PS store. I can get into PlayStation Network in settings. Trophies did not sync on 3.65, but do sync on 3.60. I tried clean installs. No other plugins. here are my errors: 2021-06-21-014536 2021-06-21-014446

Any help is appreciated.

Masamune3210 commented 3 years ago

Any particular reason you are in airplane mode?

SKGleba commented 3 years ago

check if the itls plugin is in ur0:tai/itls.skprx and has a line in ur0:tai/config.txt.

sevenpastzeero commented 3 years ago

check if the itls plugin is in ur0:tai/itls.skprx and has a line in ur0:tai/config.txt.

* make sure that there is no ux0:tai or vs0:tai

Finally... Deleting ux0:tai folder made it work (which is not very practical since a lot of plugins were already setup there). Then I tried adding 'ur0:tai/itls.skprx' to ux0 config.txt, and rebooted, and everything worked fine.

CatKasha commented 3 years ago

Finally... Deleting ux0:tai folder made it work (which is not very practical since a lot of plugins were already setup there). Then I tried adding 'ur0:tai/itls.skprx' to ux0 config.txt, and rebooted, and everything worked fine.

Better to move plugins that you have in ux0:tai folder to ur0:tai folder and use ur0:tai/config.txt, not ux0:tai/config.txt

sevenpastzeero commented 3 years ago

Finally... Deleting ux0:tai folder made it work (which is not very practical since a lot of plugins were already setup there). Then I tried adding 'ur0:tai/itls.skprx' to ux0 config.txt, and rebooted, and everything worked fine.

Better to move plugins that you have in ux0:tai folder to ur0:tai folder and use ur0:tai/config.txt, not ux0:tai/config.txt

Thank you. I just migrated my plugins as you suggested. Everything is working smooth.

SNMetamorph commented 1 year ago

check if the itls plugin is in ur0:tai/itls.skprx and has a line in ur0:tai/config.txt.

* make sure that there is no ux0:tai or vs0:tai

May be add this info to README.md? I faced with same problem but found a solution in Issues. But most of users won't do this I guess.