OpenSSH is a FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks. Additionally, OpenSSH provides secure tunneling capabilities and several authentication methods, and supports all SSH protocol versions.
Attachment | Size | Date |
---|---|---|
openssh-7.1p1-10.3.2.jolla_.armv7hl.rpm | 324.47 KB | 03/10/2015 - 11:08 |
openssh-clients-7.1p1-10.3.2.jolla_.armv7hl.rpm | 443.05 KB | 03/10/2015 - 11:08 |
openssh-server-7.1p1-10.3.2.jolla_.armv7hl.rpm | 328.85 KB | 03/10/2015 - 11:08 |
(none)
Comments
Deewiant
Sat, 2015/10/03 - 11:04
Permalink
Installation fails on Sailfish OS 1.1.9.28 (Eineheminlampi):
I guess the issue is then with the openssl package, but it's not clear to me what's going on there:
NielDK
Sat, 2015/10/03 - 11:11
Permalink
Yes. Updated to new version.
I stopped with openssh building. Too many conflicting issues.
new build uses jollas openssh.
MoritzJT
Sat, 2015/07/25 - 01:25
Permalink
After finding out that I could not use capital letters in passwords for client sessions with this version and an incompatibility with coderus ssh access confirmation query, I ran uninstallation via warehouse. Unfortunately it uninstalled jolla-developer-mode alongside which I cannot reinstall now via GUI. Pkcon am going to try next
NielDK
Sun, 2014/02/23 - 19:16
Permalink
Updated to version 6.5p1-6 which should fix the startup issue (sshd.service)
basil
Sun, 2014/02/23 - 10:46
Permalink
Your openssh server package does not contain systemd unit file for automatic startup:
https://together.jolla.com/question/28054/sshd-connection-failed-likely-...
See note by 'vmatare'
NielDK
Sun, 2014/02/23 - 12:11
Permalink
Thanks for pointing out this issue :/
I will create an updated package, in the mean-time ppl, please try
# systemctl enable sshd.service
# systemctl try-restart sshd.service