Show HN: Monitoria – free uptime and SSL monitoring for your website
1–5 of 5 posts
Re: Show HN: Monitoria – free uptime and SSL monitoring for your website
#2My name is Robert and I'm the creator of Monitoria.
I've submitted Show HN around 2 months ago but it didn't get any traction [1].
Since then I introduced a free plan and SSL certificate monitoring.
Please check it out and let me know what you think. I'll be happy to hear any feedback.
Thank you very much!
Robert
Re: Show HN: Monitoria – free uptime and SSL monitoring for your website
#3(Of course they annouced that via some channels, which our SSL reseller forgot to forward.)
A useful addition, or premium feature, would be to also scan the SSL certificate chain.
Re: Show HN: Monitoria – free uptime and SSL monitoring for your website
#4We had downtime once the certificate of the issuer of ours expired. Thus the SSL trust "chain" was broken an browsers no longer accepted our SSL certificate. (Of course they annouced that via some channels, which our SSL reseller forgot to forward.) A useful addition, or premium feature, would be to also scan the SSL certificate chain.
I'm already partially supporting this but need to do few changes.
The intermediate certificates returned when making the request are checked. The system will use the earliest expiration time.
However, the root certificate (which is stored locally) is not checked.
I'll add the feature and update the documentation.
Thanks.
Re: Show HN: Monitoria – free uptime and SSL monitoring for your website
#5We had downtime once the certificate of the issuer of ours expired. Thus the SSL trust "chain" was broken an browsers no longer accepted our SSL certificate. (Of course they annouced that via some channels, which our SSL reseller forgot to forward.) A useful addition, or premium feature, would be to also scan the SSL certificate chain.
Thank you for the feedback. You are right, checking the whole chain is important. I'm already partially supporting this but need to do few changes. The intermediate certificates returned when making the request are checked. The system will use the earliest expiration time. However, the root certificate (which is stored locally) is not checked. I'll add the feature and update the documentation. Thanks.
Thanks!