Link to home
Start Free TrialLog in
Avatar of namerg
namergFlag for United States of America

asked on

How to SSL Cert Check using open source.

Hello,

I would like to know how to implement ssl-cert-check from ssl-cert-check

I do have a windows box at work. Can i create it through Cygwin ?

Or what Linux flavor can i use ? Thoughts ?

Thanks for your help.
Avatar of Dmitri Farafontov
Dmitri Farafontov
Flag of Canada image

Any Linux flavour would work well. I recommend you start with Ubuntu. Download a Desktop edition and it has the UI.
Avatar of namerg

ASKER

Thanks but do you know how to implement it and eventually create a cron job to spit the SSL Certs that are going to expire ? Thanks
You can setup something like Nagios (https://www.nagios.org/projects/nagios-core) to automate the monitoring etc...What do you mean by implement? You can simply put it on a cron and run it as such, this is just a bash script.
Avatar of namerg

ASKER

That is my problem "simply do this on Linux"
You can install it into a VMware Workstation or Virtual Box.

Or if you have Windows 10OS you use something like this:
https://msdn.microsoft.com/en-us/commandline/wsl/about

How do you wish to proceed?
SOLUTION
Avatar of David Favor
David Favor
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Plus one from me on OVH.
Hah! Recently I took on a new hosting client + dropped their monthly hardware bill from $2K/month to $200/month with massively faster hardware. I should be on the OVH payroll as must as I pump their biz. :)
Avatar of namerg

ASKER

I do have windows 7 though.
You can use Virtual Box or VMware Workstation in that case to install a virtual machine with Ubuntu on it.
When you setup an SSL cert, this relates to a public site on a public IP, resolvable via DNS.

You're saying you have some machine deployed at a hosting company running Windows 7, which you're using to host your site?
Avatar of namerg

ASKER

The problem is that SolarWinds does not have an alert for SSL Certs that are going to expire. It does monitor them though. So, I was googling and found the ssl-check open source.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of namerg

ASKER

Yes it does monitor but does not have alerting.
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial