kisscommunity

kisscommunity.bvnf.space site sources
git clone git://bvnf.space/home/kiss/kisscommunity.git
Log | Files | Refs | Submodules | README | LICENSE

index.md (374B)


      1
      2
      3
      4
      5
      6
      7
      8
      9
     10
     11
     12
     13
# 31/08/2019: Removal of ca-certificates

KISS now uses the certificates bundled with `libressl`.

Steps for removal of `ca-certificates`.

-   `kiss build libressl`
-   `kiss remove ca-certificates`
-   `rm -rf /etc/ssl`
-   `kiss install libressl`

**Update**: A script is also provided in `/etc/ssl` to update the
certificate bundle independently of the package manager.