https://github.com/jkroepke/lens-extension-certificate-info
See expire date from certificates inside kubernetes secrets.
https://github.com/jkroepke/lens-extension-certificate-info
Last synced: 6 months ago
JSON representation
See expire date from certificates inside kubernetes secrets.
- Host: GitHub
- URL: https://github.com/jkroepke/lens-extension-certificate-info
- Owner: jkroepke
- License: apache-2.0
- Created: 2021-05-03T20:36:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-23T21:55:19.000Z (7 months ago)
- Last Synced: 2025-03-30T00:06:51.869Z (7 months ago)
- Language: TypeScript
- Size: 1.02 MB
- Stars: 60
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/jkroepke/lens-extension-certificate-info/actions/workflows/ci.yml)
[](https://www.npmjs.com/package/lens-certificate-info)
[](https://www.npmjs.com/package/lens-certificate-info)
[](https://github.com/adorsys/keycloak-config-cli/blob/main/LICENSE.txt)# lens-extension-certificate-info
See expire date from certificates inside kubernetes secrets.

Only PEM formatted single certificated are supported yet.
Pull request for more supported formats like Java Keystore, PKCS#12 are welcome.
## Compatibility
| Version | Extension Version |
|--------------------------------------------------------|-------------------|
| [OpenLens](https://github.com/MuhammedKalkan/OpenLens) | <3 |
| [FreeLens](https://github.com/freelensapp/freelens) | >=4 |## Installation
### Direct link to Lens
[lens://app/extensions/install/lens-certificate-info](lens://app/extensions/install/lens-certificate-info)
### Manual installation
Menu > Extensions and search for `lens-certificate-info`.
### Alternatives downloads
#### Github
https://github.com/jkroepke/lens-extension-certificate-info/releases/latest/download/lens-certificate-info.tgz#### NPM
https://registry.npmjs.org/lens-certificate-info/-/lens-certificate-info-$VERSION.tgz
Replace `$VERSION` with a real version like `1.1.2`.