README
VerifyCert
Show expiration date of SSL certificate from host name
Install
$ npm installl verifycert -g
How to use
The command takes 1 parameter.
It is host name
$ verifycert github.com
github.com: 2016-03-10 - 2018-05-17 (in 2 years)
Show expiration date of SSL certificate from host name
<script type="module">
import verifycert from 'https://cdn.skypack.dev/verifycert';
</script>
Show expiration date of SSL certificate from host name
$ npm installl verifycert -g
The command takes 1 parameter.
It is host name
$ verifycert github.com
github.com: 2016-03-10 - 2018-05-17 (in 2 years)