https://github.com/f0xb17/certificate-aid
First aid if you have accidentally deleted your ca-certificates.
https://github.com/f0xb17/certificate-aid
arch archlinux ca-certificates pacman
Last synced: 11 months ago
JSON representation
First aid if you have accidentally deleted your ca-certificates.
- Host: GitHub
- URL: https://github.com/f0xb17/certificate-aid
- Owner: f0xb17
- License: apache-2.0
- Created: 2025-02-07T09:02:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-20T09:25:59.000Z (about 1 year ago)
- Last Synced: 2025-03-20T10:31:16.953Z (about 1 year ago)
- Topics: arch, archlinux, ca-certificates, pacman
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Certificate Aid for Arch Linux
This little script can save your ass if you have deleted your certificates (e.g., through system cleanup). I'm not asking why or why not. But it can help you.
## Usage
Simply execute and hope. That's all you have left either way.
```bash
$ git clone https://github.com/f0xb17/certificate-aid.git
$ cd certificate-aid
$ chmod 755 help-me.sh
$ ./help-me.sh
```