mirror of
https://github.com/laurivosandi/certidude
synced 2024-12-22 08:15:18 +00:00
doc: Add GCM for LEDE instructions
This commit is contained in:
parent
17dd3e95b2
commit
1bf3298a21
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user