README
node-getssl
get ssl information with nodejs
module
./getSSL.js
using npm
npm install getssl
node-getssl
<script type="module">
import getssl from 'https://cdn.skypack.dev/getssl';
</script>
get ssl information with nodejs
./getSSL.js
npm install getssl