NativeScript/NativeScript

Enable SSL certificate pinning in nativescript angular app

Open

#5,819 建立於 2018年5月15日

在 GitHub 查看
 (3 留言) (2 反應) (0 負責人)TypeScript (23,592 star) (1,634 fork)batch import
featurehelp wanted

描述

Is there a way to enable ssl pinning in nativescript Http module?

I have done this approach (https://discourse.nativescript.org/t/how-to-ignore-invalid-ssl-certificate-in-nativescript/1924/2) to bypass ssl for my development server.

But for production server, i want to trust a specific cert chain.

In nativescript-https plugin (https://www.npmjs.com/package/nativescript-https), there’s a way to enble ssl pinning. But the plugin seems not active anymore? Coz, don’t see any recent update


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

貢獻者指南

Enable SSL certificate pinning in nativescript angular app · NativeScript/NativeScript#5819 | Good First Issue