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

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: 21 days ago
JSON representation

First aid if you have accidentally deleted your ca-certificates.

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