diff options
author | 2014-10-01 13:15:40 +0000 | |
---|---|---|
committer | 2014-10-01 13:15:40 +0000 | |
commit | f25f6bcddbfc34cc4ba599594ad4172946fac5a1 (patch) | |
tree | a4e79f91dc1db346fc7d2129903fc638bbefed2e /usr.sbin/syslogd/syslogd.c | |
parent | sliphome et sliplogin(8) are gone. (diff) | |
download | wireguard-openbsd-f25f6bcddbfc34cc4ba599594ad4172946fac5a1.tar.xz wireguard-openbsd-f25f6bcddbfc34cc4ba599594ad4172946fac5a1.zip |
Switch "openssl req" to using SHA256 for hashes and AES256 to encrypt on-disk
keys by default (instead of SHA1/3DES) and update documentation to match.
Another way to do this is s/NID_sha1/NID_sha256/ in src/crypto/rsa/rsa_ameth.c
("case ASN1_PKEY_CTRL_DEFAULT_MD_NID") but going with the more targetted method
above that only affects "openssl req" for now.
Help/OK jsing@. OKs on earlier diffs changing openssl.cnf from phessler@ aja@
Diffstat (limited to 'usr.sbin/syslogd/syslogd.c')
0 files changed, 0 insertions, 0 deletions