Skip to content

kkazuo/ssl-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

SSL certificate expirations checker function.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages