Top AI Repos โ open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
๐ A CLI tool to extract server certificates
| Date | Stars |
|---|---|
| 2026-07-24 | 919 |
| 2026-07-25 | 919 |
| 2026-07-28 | 919 |
| 2026-07-30 | 919 |
| 2026-08-06 | 919 |
Today
โ stars today
This week
โ stars this week
This month
โ stars this month
Momentum
5.0
growth rate 0.00%/day
[](https://github.com/Hakky54/certificate-ripper/actions)
[](https://sonarcloud.io/dashboard?id=io.github.hakky54%3Acertificate-ripper)
[](https://sonarcloud.io/dashboard?id=io.github.hakky54%3Acertificate-ripper)
[](https://github.com/Hakky54/sslcontext-kickstart/blob/master/LICENSE)
[](https://seladb.github.io/StarTrack-js/#/preload?r=hakky54,certificate-ripper)
[](https://sonarcloud.io/dashboard?id=io.github.hakky54%3Acertificate-ripper)
# Certificate Ripper ๐
A CLI tool to extract server certificates
## Demo

## Advantages
- It is fast
- Easy to use
- No openssl required
- Runs on any Operating System
- Can be used with or without Java, native executables are present in the releases
- Extracts all the sub-fields of the certificate
- Certificates can be formatted to PEM format
- Bulk extraction of multiple different urls with a single command is possible
- Extracted certificates can be stored automatically into a p12 truststore
- Works also behind a proxy
- Supported protocols:
- https (Hypertext Transfer Protocol Secure)
- wss (WebSocket Secure)
- ftps (File Transfer Protocol Secure)
- smtps (Simple Mail Transfer Protocol Secure)
- imaps (Internet Message Access Protocol Secure)
- Database:
- PostgreSQL
- MySQL
## Installing
The executables are available for download in the [Releases](https://github.com/Hakky54/certificate-ripper/releases). Alternatively you can also install the tool using one of the following methods:
- Mac OS X & Linux - Homebrew ๐บ
- Run `brew install crip`
- Mac OS X & Linux - Homebrew with native binary ๐บ
- Run `brew install hakky54/homebrew-apps/crip`
- Linux - Debian/Ubuntu (apt) ๐ฆ
- Run `sudo add-apt-repository ppa:hakky554/apps && sudo apt update && sudo apt-get install crip -t 'o=LP-PPA-hakky554-apps'`
- Linux & Windows
- Download the latest binary here: [Releases](https://github.com/Hakky54/certificate-ripper/releases)
- Nintendo 3DS ๐ฎ
- Find the latest release and installation instructions here: [3DS Certificate Ripper](https://github.com/Hakky54/3ds-certificate-ripper)
#### Contributed/Unofficial Installation Methods
- Arch-Linux (AUR)
- Install the [certificate-ripper-bin](https://aur.archlinux.org/packages/certificate-ripper-bin) AUR package
- NixOS ([nixpkgs](https://search.nixos.org/packages?channel=25.11&show=certificate-ripper&query=certificate+ripper))
- Run `nix-shell -p certificate-ripper` or add `pkgs.certificate-ripper` to your `configuration.nix` file
- [Sourceforge](https://sourceforge.net/projects/certificate-ripper.mirror/)
- Windows
- [Chocolatey](https://community.chocolatey.org/packages/crip) ๐ซ
- Run `choco install crip`
- [Scoop](https://scoop.sh/#/apps?q=crip&p=1) ๐จ
- Run `scoop install extras/crip`
## Build locally
<details>
<summary>Build native executable</summary>
**Minimum requirements:**
1. GraalVM 24 with Native Image
2. Maven
3. Terminal
**Additional OS specific requirements**
- Linux: `sudo apt-get update && sudo apt-get install build-essential libz-dev zlib1g-dev -y`
- Mac: `xcode-select --install`
- Windows: Visual Studio app and ensure `chcp 65001` (UTF-8 encoding) is active in the command line
```text
mvn clean install -Pnative-image \
&& ./target/crip print --url=https://youtube.com/
```
The os natExcerpt of 10,752 characters
Read on GitHubHakan Altฤฑndaฤ ยท Thunderberry ยท Netherlands
255
84
3
1
1
1
Would you bet a product on this? Bounded 0โ100 and slow moving.
matched fp:168566a51445ca55, topic:testing