ahoog42 / noTLS

Demo iOS app making http request with no TLS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noTLS

This is a beginner iOS app with painful "UI" to demonstrating making an HTTP call with TLS.

Prerequisistes

Make sure Xcode is installed.

Install

Clone the project and open the XCode project:

open No TLS.xcodeproj

Chose an iPhone Simulator (I build on iPhone 14 Pro running 16.4) and then press play. Click on the Fetch Insecure button to make the HTTP request.

Dynamic mobile app testing with NowSecure

You can dynamically test this apps with NowSecure Platform. Below are a few blogs on building iOS apps with GitHub Actions and then submitting them to NowSecure Plaform.

About

Demo iOS app making http request with no TLS

License:MIT License


Languages

Language:Swift 100.0%