[esb-issues] [JBoss JIRA] Created: (JBESB-2249) SFTP certificate passphrase is not optional when using certificates

Mark Little (JIRA) jira-events at lists.jboss.org
Mon Dec 22 00:37:54 EST 2008


SFTP certificate passphrase is not optional when using certificates
-------------------------------------------------------------------

                 Key: JBESB-2249
                 URL: https://jira.jboss.org/jira/browse/JBESB-2249
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Transports
    Affects Versions: 4.2.1 TP2, 4.4, 4.4 CP1
            Reporter: Kevin Conner
            Assignee: Mark Little
            Priority: Minor
             Fix For: 4.2.1 TP3, 4.5, 4.4 CP2


The certificate-passphrase should be optional but there is a bug in the ListenerUtil which prevents this.

The resulting stacktrace is as follows

15:27:02,642 ERROR [STDERR] java.lang.IllegalArgumentException
15:27:02,644 ERROR [STDERR]     at org.jboss.soa.esb.addressing.eprs.SFTPEpr.setPassphrase(SFTPEpr.java:196)
15:27:02,644 ERROR [STDERR]     at org.jboss.soa.esb.addressing.eprs.SFTPEpr.<init>(SFTPEpr.java:127)
15:27:02,644 ERROR [STDERR]     at org.jboss.soa.esb.listeners.ListenerUtil.fileEprFromElement(ListenerUtil.java:233)
15:27:02,644 ERROR [STDERR]     at org.jboss.soa.esb.listeners.ListenerUtil.assembleEpr(ListenerUtil.java:94)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list