uschindler commented on PR #1271:
URL: https://github.com/apache/solr/pull/1271#issuecomment-1372366236

   > Those other tests complain about the private key not working, right? I 
thought this was also related to hadoop's kerberos library?
   
   Sorry, thats home-made:
   
   ```
   org.apache.solr.common.SolrException: javax.crypto.BadPaddingException: RSA 
private key operation failed
        at 
__randomizedtesting.SeedInfo.seed([8471E4118F153A0C:11C67A010B918243]:0)
        at 
app//org.apache.solr.util.CryptoKeys$RSAKeyPair.encrypt(CryptoKeys.java:308)
        at 
app//org.apache.solr.security.PKIAuthenticationPlugin.generateToken(PKIAuthenticationPlugin.java:467)
        at 
app//org.apache.solr.security.PKIAuthenticationPlugin.setHeader(PKIAuthenticationPlugin.java:489)
        at 
app//org.apache.solr.security.TestPKIAuthenticationPlugin.testSuperUser(TestPKIAuthenticationPlugin.java:167)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to