Installing SSL Killswitch 3 for Palera1n Rootless
First open the Sileo app:

Install the following packages within Sileo:
- openSSH
- ElleKit
- PreferenceLoader
Next establish an SSH connection to your iOS device. This will ask for a password, which you will have specified while jailbreaking your device
ssh mobile@<IP address of iOS device>
Once you have an SSH connection to your jailbroken device, install wget
sudo apt-get install wget
Next up, download the SSL Killswitch 3 debian package
wget https://github.com/NyaMisty/ssl-kill-switch3/releases/download/v1.4/moe.misty.sslkillswitch3_1.4+rootless_iphoneos-arm64.deb
Now install the Killswitch 3 package
sudo dpkg -i moe.misty.sslkillswitch3_1.4+rootless_iphoneos-arm64.deb
Now close out of the Settings iOS app and open it again. You should see this:

Turn on “Disable Certificate Validation” and you are good to go.
