Hello.

With NetBSD-10.1 certctl_init script does not seem to be automatically
called on boot by rc.d framework. I'm not actually using sysinst and by
default I end up with an empty /etc/openssl/certs directory. This makes
pkg_* commands with https non-functional.

Is there a valid reason why it is set to not run on boot?

# grep certctl_init /etc/defaults/rc.conf
certctl_init=NO                                 # rehash /etc/openssl/certs

Thanks.

Reply via email to