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.

2
likes
130
pub points
57%
popularity

Publisher

verified publisherkkazuo.com

SSL certificate expirations checker function.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

More

Packages that depend on ssl_checker