getting the below error from freeradius - how to fix?
Found Auth-Type = perl
# Executing group from file /etc/freeradius/sites-enabled/linotp
+- entering group authenticate {...}
rlm_perl: Config File /etc/linotp2/rlm_perl.ini found!
rlm_perl: Default URL https://linotp01.mydomain.com/validate/simplecheck
rlm_perl: RAD_REQUEST: NAS-IP-Address = 101.11.51.101
rlm_perl: RAD_REQUEST: User-Password = 621654
rlm_perl: RAD_REQUEST: Message-Authenticator = 0xe632e9399c7e2244b5f729c7898c3183
rlm_perl: RAD_REQUEST: NAS-Identifier = ctxsg.mydomain.com
rlm_perl: RAD_REQUEST: User-Name = te...@somedomain.com
rlm_perl: Auth-Type: perl
rlm_perl: Url: https://linotp01.mydomain.com/validate/simplecheck
rlm_perl: User: te...@somedomain.com
rlm_perl: urlparam client = 101.11.51.101
rlm_perl: urlparam pass = 621654
rlm_perl: urlparam user = te...@somedomain.com
rlm_perl: urlparam realm = myadsite
rlm_perl: perl_embed:: module = /usr/lib/linotp/radius_linotp.pm , func = authenticate exit status= Error at https://linotp01.mydomain.com/validate/simplecheck 500 Can't connect to linotp01.mydomain.com:443 (certificate verify failed) Aborting at /usr/lib/linotp/radius_linotp.pm line 282.
rlm_perl: Added pair NAS-IP-Address = 101.11.51.101
rlm_perl: Added pair User-Password = 621654
rlm_perl: Added pair Message-Authenticator = 0xe632e9399c7e2244b5f729c7898c3183
rlm_perl: Added pair NAS-Identifier = ctxsg.mydomain.com
rlm_perl: Added pair User-Name = te...@somedomain.com
rlm_perl: Added pair Auth-Type = perl
++[perl] returns reject
Failed to authenticate the user.
Delaying reject of request 0 for 1 seconds
Going to the next request