mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
28 lines
679 B
Markdown
28 lines
679 B
Markdown
---
|
|
description: >-
|
|
SSLCertificateChecker plugin for Cordova and Ionic. Cordova plugin to check SSL certificates on Android and iOS.
|
|
---
|
|
|
|
# SSLCertificateChecker
|
|
|
|
Cordova plugin to check SSL certificates on Android and iOS.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add SSLCertificateChecker-PhoneGap-Plugin
|
|
npm install @awesome-cordova-plugins/ssl-certificate-checker
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/EddyVerbruggen/SSLCertificateChecker-PhoneGap-Plugin](https://github.com/EddyVerbruggen/SSLCertificateChecker-PhoneGap-Plugin)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|