LDAPS integration problem

Hi, i have a problem while trying to set ldaps connection for users authentication. Connection could’t be established with an error:
Failed to connect to LDAP Server: dcname:636 [Caused by javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Certificates do not conform to algorithm constraints] [Caused by java.security.cert.CertificateException: Certificates do not conform to algorithm constraints] [Caused by java.security.cert.CertPathValidatorException: Algorithm constraints check failed on signature algorithm: RSASSA-PSS]
At the same time ldap authentication working well. Seems like nexus rewrite default java settings for rsassa-pss algorithm, but i don’t understand how could i fix it.
Nexus Repository Manager OSS 3.28.1-01