Unbound SSL Errors
-
On 2.5.1.r.20210405.0300 I'm seeing the following issues in resolver.log:
Apr 5 17:23:31 egis unbound[41328]: [41328:0] notice: failed connection from 127.0.0.1 port 53540
Apr 5 17:23:31 egis unbound[41328]: [41328:0] error: remote control failed ssl crypto error:0201502D:system library:ioctl:Operation not supported
Apr 5 17:23:31 egis unbound[41328]: [41328:0] error: and additionally crypto error:1427D044:SSL routines:construct_stateless_ticket:internal error
Apr 5 17:23:31 egis unbound[41328]: [41328:0] error: and additionally crypto error:0201502D:system library:ioctl:Operation not supportedAny suggestions?
-
@g-shaffer based on this post https://forum.netgate.com/topic/162712/openssl-error-0201502d-system-library-ioctl-operation I changed the cryptographic hardware setting to AES-NI (had it set to AES-NI and Crypto Dev) and I am these errors in the log file anymore.
I was running both AES-NI and Crypto Dev in 2.4.5-p1 without seeing these issues. Something broke this in 2.5.0.
-
@g-shaffer 2.5.1.r.20210406.1302 has resolved the issue.