Matthias Wiedemann
Matthias Wiedemann
have you considered using [src/main/java/com/jcraft/jsch/OpenSSHConfig.java ](https://github.com/mwiede/jsch/blob/27d028df9fa1b59a9424da0a7b6affbb3182ee3e/src/main/java/com/jcraft/jsch/OpenSSHConfig.java#L78)? Examples see https://github.com/mwiede/jsch/wiki/Jsch-Configuration#1-use-openssh-sshconfig-and-sshknown_hosts-files
At the moment it is not. After I googled I only found a note on https://www.thunes.com/news/digital-signature-usage-of-chinese-cryptography-standards/ regarding an implementation in Java at all.
https://github.com/Tencent/TencentKonaSMSuite
I think it is possible to integrate the tencent suite, but somebody has to do it, this is open source
OpenEuler https://docs.openeuler.org/en/docs/23.03/docs/ShangMi/overview.html would be an example of a server supporting ShangMi They even have a docker image one could test against.
Yes it seems to be an issue https://github.com/mwiede/jsch/blob/7b7a2188d538569d4fec58824c4ef66a4405fd11/src/main/java/com/jcraft/jsch/OpenSSHConfig.java#L234-L237
fixed with 0.2.23
@wisteso can you guide me how to report to CPE?
is it compatible? is any migration needed in the config?
#551 related