Skip to content

React native module to help fetching certificate of a remote website

License

Notifications You must be signed in to change notification settings

MahmoudAliIbrahim/react-native-ssl-certificate

Repository files navigation

react-native-ssl-certificate

React native library to help fetching certificate from a specifec server

Installation

npm install react-native-ssl-certificate

Usage

import { getCertificate } from 'react-native-ssl-certificate';

// ...

const result = await getCertificate("https://google.com");

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

React native module to help fetching certificate of a remote website

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published