/SSLPinning

Primary LanguageSwiftMIT LicenseMIT

Support me on LinkedIn

Platform Swift version License GitHub repo size GitHub contributors GitHub stars GitHub forks

Twitter Follow

SSLPinning

This repository contains implementation of SSL Pinning (Certificate Pinning) in Swift. The repository demonstrate both way of pinning.

  1. Certificate Pinning
  2. Public Key Pinning

Note:

I've used github.com and stackexchange.com as my reference to demonstrate pinning.

Communication

  • If you found a bug, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.

Author

Milan Panchal, follow me on:

  1. Twitter (@milan_panchal24)
  2. Github (/milanpanchal)
  3. Medium (https://milanpanchal24.medium.com/)
  4. LinkedIn (/in/milanpanchal/)
  5. LeedCode (/milanpanchal)

License

MIT

Free Software, Hell Yeah!