[MOD-2402] HTTPS: Add support for multiple certificates to pin against one host
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Https |
Labels | 2021-Q1, https, pinning |
Reporter | Hans Knöchel |
Assignee | Unknown |
Created | 2018-03-08T16:03:04.000+0000 |
Updated | 2020-12-04T20:16:50.000+0000 |
Description
The use case is for server side certificate migrations, where customers may want to pin different certificates to transition to new ones.
PR by [~dbankier]: https://github.com/appcelerator-modules/appcelerator.https/pull/56 Test case in "example/Resources/app-multiple-pins.js".