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
9 lines
171 B
Plaintext
9 lines
171 B
Plaintext
algorithm aes-cbc;
|
|
iv-method encblkno1;
|
|
keylength 128;
|
|
verify_method none;
|
|
keygen pkcs5_pbkdf2/sha1 {
|
|
iterations 42;
|
|
salt AAAAgKajcCnHR7sR1k1RKQ9Q0uY=;
|
|
};
|