[ 
https://issues.apache.org/jira/browse/SSHD-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17440428#comment-17440428
 ] 

Philippe Bastiani edited comment on SSHD-1222 at 11/8/21, 12:45 PM:
--------------------------------------------------------------------

Yes, but unless I'm wrong, the used list of 
[registrars|https://github.com/apache/mina-sshd/blob/2fc98f7a21a7b83d2b2bc72d48a2194caa7f8fd1/sshd-common/src/main/java/org/apache/sshd/common/util/security/SecurityUtils.java#L420]
 is built with DEFAULT_SECURITY_PROVIDER_REGISTRARS

But wait, System.setProperty(SecurityUtils.REGISTER_BOUNCY_CASTLE_PROP, "NO") 
seems worked ! But it's deprecated 
([SSHD-713|https://github.com/apache/mina-sshd/commit/ab72900ff8a1eb224e75011ae298dc2469341185])...
 not sure that the use of this property does not bring any undesirable effects


was (Author: JIRAUSER279845):
Yes, but unless I'm wrong, the used list of 
[registrars|https://github.com/apache/mina-sshd/blob/2fc98f7a21a7b83d2b2bc72d48a2194caa7f8fd1/sshd-common/src/main/java/org/apache/sshd/common/util/security/SecurityUtils.java#L420]
 is built with 

But wait, System.setProperty(SecurityUtils.REGISTER_BOUNCY_CASTLE_PROP, "NO") 
seems worked ! But it's deprecated 
([SSHD-713|https://github.com/apache/mina-sshd/commit/ab72900ff8a1eb224e75011ae298dc2469341185])...
 not sure that the use of this property does not bring any undesirable effects

> Third-party API detection
> -------------------------
>
>                 Key: SSHD-1222
>                 URL: https://issues.apache.org/jira/browse/SSHD-1222
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Philippe Bastiani
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to