<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">It would be worth asking on swift-server-dev as well.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 24 Jan 2017, at 20:20, Jon Shier via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Swifters:<div class=""><span class="Apple-tab-span" style="white-space:pre">        </span>I’m one of the two maintainers for the Alamofire networking library. We’re in the process of porting Alamofire to Linux but have run into a major issue. We’re looking for feedback on our GitHub issue here:&nbsp;<a href="https://github.com/Alamofire/Alamofire/issues/1935" class="">https://github.com/Alamofire/Alamofire/issues/1935</a>. Our issue is that the Security framework that provides SecTrust, SecCertificate, etc. does not exist for Linux. Alamofire uses this framework to provide certificate pinning and other security related settings through our ServerTrustPolicy type. Without it, Alamofire would have to rely solely on the security provided by URLSession. So we’ve opened the afore linked GitHub issue to discuss what the community wants to do going forward. Frankly, without an official solution provided with Swift, we’re likely going to have to refactor Alamofire to decouple the ServerTrustPolicy from our SessionManager and ship Alamofire on Linux without certificate validation. However, we’d like to gather input from the community first. So if anyone would like to add input, please comment on the GitHub issue so we can make a plan to finally bring Alamofire to Linux.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Jon Shier</div></div>_______________________________________________<br class="">swift-users mailing list<br class=""><a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-users<br class=""></div></blockquote></div><br class=""></div></body></html>