An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![CI](https://github.com/jkroepke/lens-extension-certificate-info/actions/workflows/ci.yml/badge.svg)](https://github.com/jkroepke/lens-extension-certificate-info/actions/workflows/ci.yml)
[![npm](https://img.shields.io/npm/dm/lens-certificate-info?logo=npm)](https://www.npmjs.com/package/lens-certificate-info)
[![GitHub package.json version](https://img.shields.io/github/package-json/v/jkroepke/lens-extension-certificate-info?logo=github)](https://www.npmjs.com/package/lens-certificate-info)
[![GitHub license](https://img.shields.io/github/license/adorsys/keycloak-config-cli)](https://github.com/adorsys/keycloak-config-cli/blob/main/LICENSE.txt)

# lens-extension-certificate-info

See expire date from certificates inside kubernetes secrets.

![Certificate details in secrets overview](docs/secrets.png)

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`.