ssl_checker 1.1.0 copy "ssl_checker: ^1.1.0" to clipboard
ssl_checker: ^1.1.0 copied to clipboard

SSL certificate expirations checker function.

SSL certificate expirations checker function.

Getting started #

import 'package:ssl_checker/ssl_checker.dart';

Usage #

Pass the hostname to checking SSL cert expirations.

final result = await sslChecker('example.com');

License #

Licensed under the Apache License, Version 2.0.

3
likes
150
points
29
downloads

Publisher

verified publisherkkazuo.com

Weekly Downloads

SSL certificate expirations checker function.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

More

Packages that depend on ssl_checker