Skip to content

Asifnewaz/SSLPinningInSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSL pinning in Swift

For some apps, the only endpoints we want to communicate with are those you trust and have certificates for (e.g. mobile banking applications). In that case, we need to do some handiwork to bring the correct behavior of Alamofire 4.

Requirement

  • Swift
  • Alamofire 4

Follow the blog article for details implementation: Blog

License

MIT

About

SSL Pinning with swift using alamofire and url session. Alamofire version 4 is used for ssl pinning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors