mirror of
https://github.com/laurivosandi/certidude
synced 2025-09-06 22:00:56 +00:00
doc: Add GCM for LEDE instructions
This commit is contained in:
@@ -7,7 +7,7 @@ On vanilla OpenWrt/LEDE box install software packages:
|
||||
```bash
|
||||
opkg update
|
||||
opkg install curl openssl-util
|
||||
opkg install strongswan-full kmod-crypto-echainiv
|
||||
opkg install strongswan-full kmod-crypto-echainiv kmod-crypto-gcm
|
||||
```
|
||||
|
||||
When using image builder specify these packages via PACKAGES environment variable.
|
||||
|
Reference in New Issue
Block a user