mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 11:50:47 -05:00
minus the vendor Makefiles Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade MFC after 2 weeks Discussed with: rpaulo Sponsored by: EMC / Isilon Storage Division
8 lines
171 B
Text
8 lines
171 B
Text
algorithm aes-cbc;
|
|
iv-method encblkno1;
|
|
keylength 128;
|
|
verify_method none;
|
|
keygen pkcs5_pbkdf2/sha1 {
|
|
iterations 42;
|
|
salt AAAAgKajcCnHR7sR1k1RKQ9Q0uY=;
|
|
};
|