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

Thomas Wolf commented on SSHD-1150:
-----------------------------------

Multiple host keys in different files are already supported. Just install via 
{{SshServer.setKeyPairProvider()}} a {{FileKeyPairProvider}} with all the key 
files. See for instance [how Gerrit does 
it|https://gerrit.googlesource.com/gerrit/+/refs/heads/master/java/com/google/gerrit/sshd/HostKeyProvider.java].

> Multiple hostkeys in single PEM
> -------------------------------
>
>                 Key: SSHD-1150
>                 URL: https://issues.apache.org/jira/browse/SSHD-1150
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Stefan Mueller
>            Priority: Major
>         Attachments: hostkeys.txt
>
>
> I would like to use different hostkeys with different algorithms in a single 
> PEM hostkey file. Some SFTP server support this.
> Also the generator (like BouncyCastleGeneratorHostKeyProvider) could create a 
> key for multiple algorithms.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to