mirror of
https://github.com/laurivosandi/certidude
synced 2025-09-07 14:11:05 +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
|
```bash
|
||||||
opkg update
|
opkg update
|
||||||
opkg install curl openssl-util
|
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.
|
When using image builder specify these packages via PACKAGES environment variable.
|
||||||
|
Reference in New Issue
Block a user