You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Anton Ram (JIRA)" <ji...@apache.org> on 2018/09/14 13:26:00 UTC

[jira] [Created] (SSHD-843) Ability to disable registering security providers using system property

Anton Ram created SSHD-843:
------------------------------

             Summary: Ability to disable registering security providers using system property
                 Key: SSHD-843
                 URL: https://issues.apache.org/jira/browse/SSHD-843
             Project: MINA SSHD
          Issue Type: New Feature
    Affects Versions: 1.6.0
         Environment: karaf 4.1.5
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
            Reporter: Anton Ram


Karaf (4.1.5) have some issues with starting SshServer when have installed BC libs . We try to disable registering security provider using -Dorg.apache.sshd.registerBouncyCastle=false -Dorg.apache.sshd.security.provider.BC.enabled=false but it turned out the BouncyCastleSecurityProviderRegistrar doesn't check the value of the system variables.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)