Browse Source

Add SSL Certificate Monitor - SSL expiry monitoring tool

pull/675/head
brancogao 1 month ago
parent
commit
07cd4d6597
  1. 1
      README.md

1
README.md

@ -398,6 +398,7 @@ Miscellaneous utilities and web interfaces for identity management systems.
- [Pomerium](https://www.pomerium.io/) - An identity and context aware access-proxy inspired by BeyondCorp. ([Source Code](https://github.com/pomerium/pomerium)) `Apache-2.0` `Docker/Go`
- [Samba](https://www.samba.org/) - Active Directory and CIFS protocol implementation. ([Source Code](https://download.samba.org/pub/samba/)) `GPL-3.0` `C`
- [Smallstep Certificates](https://smallstep.com/certificates/) - A private certificate authority (X.509 & SSH) and related tools for secure automated certificate management. ([Source Code](https://github.com/smallstep/certificates)) `Apache-2.0` `Go`
- [SSL Certificate Monitor](https://github.com/brancogao/ssl-certificate-monitor) - Free SSL certificate expiry checker and monitoring tool with RESTful API. ([Demo](https://ssl-certificate-monitor.autocompany.workers.dev)) `MIT` `Cloudflare Workers`
- [ZITADEL](https://zitadel.com/) - Cloud-native Identity & Access Management solution providing a platform for secure authentication, authorization and identity management. ([Source Code](https://github.com/zitadel/zitadel)) `Apache-2.0` `Go/Docker/K8S`

Loading…
Cancel
Save