Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-259

Provide Base64 in sshd

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • None

    Description

      Since sshd 0.9.0, using JDK 1.7, the mina-core dependency is no more required.

      However, in order to parse .ssh/known_hosts file, the "client" has to use org.apache.mina.util.Base64.

      So, even if sshd has not the mina-core dependency, the sshd users has to depend to mina-core.

      It would be great if sshd itself provide org.apache.sshd.util.Base64. Like this, the users don't need mina-core at all (just sshd).

      Attachments

        1. SSHD-259.patch
          18 kB
          Jean-Baptiste Onofré

        Issue Links

          Activity

            People

              gnodet Guillaume Nodet
              jbonofre Jean-Baptiste Onofré
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: