mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-01 02:53:03 +08:00
18 lines
524 B
Markdown
18 lines
524 B
Markdown
|
# SSLCertificateChecker
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-sslcertificatechecker
|
||
|
$ npm install @awesome-cordova-plugins/ssl-certificate-checker
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://github.com/EddyVerbruggen/SSLCertificateChecker-PhoneGap-Plugin/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/EddyVerbruggen/SSLCertificateChecker-PhoneGap-Plugin](https://github.com/EddyVerbruggen/SSLCertificateChecker-PhoneGap-Plugin)
|
||
|
|
||
|
Cordova plugin to check SSL certificates on Android and iOS.
|
||
|
|
||
|
## Supported Platforms
|
||
|
|
||
|
* Android
|
||
|
* iOS
|