Finally! Just kidding, I appreciate what you have provided so far.
Our use case is to incorporate certificate status into internal operations dashboards. The authentication method doesn’t matter so much, api key would be ideal (and easy to implement).
a monitor is no needed, just make a simple reminder in your phone stating when it’s going to be expired, and also use crontab to automate the renewal process.
The monitor provides escalations of alerts in case someone is on vacation, and also tests from various locations around the world to make sure there is not some regional issue. In addition, it tests for validity of various certificate issues.
Also, since LetsEncrypt is using three month expirations, I can pull up a dashboard that shows our mulitudes of certificates with status and time left at a glance. This is how I use it primarily, as part of our ops.
If someone is on vacation, they certainly don't have time to check their emails too. Beside how hard to use crontab? and a simple reminder in their phone. Download a reminder app, set the the time when the cert expires, and then use multiple crontab entries to make sure the renewing process is triggered like multiple times, if you are so paranoid about expiring, then use crontab with emailing.
of course it’s up to the developers to develop whatever they want, but my belief is it’s no useful. If there are multiple people, a shared inbox’s email can be used in the crontab. I think the more important things at this moment are Ev certs, a year long certs, support shared hosts etc… and for your information, it’s recommend for organizations to use either Organization validated cert or EV certs which ain’t given by letsencrypt at all.
Apparently the users of letsmonitor.org (however many there are of them) disagree with you. Nobody's going to force you to use it, so why do you care if it's available to other people who find value there?
I am wondering the same thing, why you care what I think if you disagree with me? why not just leave me alone?
I just stated my personal belief, and I believe it’s perfectly okay under the freedom of speech. I didn’t try to stop this project or interfere it. of course some of them may disagree with me, because they like whatever that makes their life easy, but sending developers away from the main object may actually delay what people really want from getting implemented. letsencrypt is an awesome thing, I appreciate their free certs, but I don’t believe honestly most of people want a monitoring API. If you are a skilled web master, it’s a very simple thing to find out whether a cert is expired or not. Most of people requested as I found a year long cert, EV cert , the ability to install certs in certain shared hosting environments like namecheap. I stated my opinion, it’s up to developers to take or leave it.
Yeah, LetsMonitor.org was created as an in-house application, since we have a huge number of certs to maintain. We decided to create a free version, since we love LetsEncrypt so much and we already had most of the technology.