tomaswolf commented on PR #591:
URL: https://github.com/apache/mina-sshd/pull/591#issuecomment-2323496261

   The exception you show above shows that you are trying to load an encrypted 
PEM key. (Starts with "-----BEGIN ENCRYPTED PRIVATE KEY-----").
   
   AFAIK that is not possible in a FIPS environments as FIPS has no PBE/PBES2.
   
   So the exception is totally correct.


-- 
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: dev-unsubscr...@mina.apache.org

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


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

Reply via email to