Move RSA keys from "lka" to a new dedicated "ca" process because lka
authorreyk <reyk@openbsd.org>
Thu, 1 May 2014 15:50:20 +0000 (15:50 +0000)
committerreyk <reyk@openbsd.org>
Thu, 1 May 2014 15:50:20 +0000 (15:50 +0000)
commit76eb97c5f13448c259d6d1f244dd7233affc4f25
tree06d6e2cc6e063b6fc7212fde134e2fa7ad2d07a7
parentdf99f257c86b221ec18dec788db77db3ae7f6b39
Move RSA keys from "lka" to a new dedicated "ca" process because lka
is handling some async requests and shouldn't be busy with sync RSA.

ok gilles@
usr.sbin/smtpd/ca.c
usr.sbin/smtpd/config.c
usr.sbin/smtpd/lka.c
usr.sbin/smtpd/pony.c
usr.sbin/smtpd/smtpd.c
usr.sbin/smtpd/smtpd.h