Stanislav Zidek
c8fc193f3d
sshd-keygen - don't generate DSA and ED25519 host keys in FIPS mode
2014-09-23 12:29:25 +02:00
Petr Lautrbach
4253bf87ac
add support for ED25519 keys to sshd-keygen and sshd.sysconfig
2014-06-03 17:41:32 +02:00
Petr Lautrbach
2b2955a332
use only rsa and ecdsa host keys by default
2013-12-11 14:28:49 +01:00
Petr Lautrbach
545aa0d026
sshd-keygen - create an ecdsa host key with 640 permissions ( #1023945 )
2013-12-09 11:14:59 +01:00
Petr Lautrbach
1462de5deb
sshd-keygen to generate ECDSA keys <i.grok@comcast.net> ( #1019222 )
2013-10-23 22:51:32 +02:00
Petr Lautrbach
65d16ffe59
sshd-keygen: generate only RSA keys by default ( #1010092 )
2013-09-20 17:25:17 +02:00
Petr Lautrbach
811ec1dd36
allow specification of alternate host key location(s) via /etc/sysconfig/sshd
...
<john_florian@dart.biz> (#865803 )
2013-03-26 15:43:28 +01:00
Petr Lautrbach
c4fd069940
Revert "Fix permissions of sshd private keys created by sshd-keygen script ( #754779 )" ( #819896 )
...
This reverts commit 81da99ed9b
.
2012-05-09 12:52:01 +02:00
Petr Lautrbach
2539b1c4f2
don't create RSA1 key in FIPS mode
2012-04-06 21:00:20 +02:00
Tomas Mraz
81da99ed9b
Fix permissions of sshd private keys created by sshd-keygen script ( #754779 )
2011-11-18 09:26:19 +01:00
Jan F
273d637227
Systemd compatibility according to Mathieu Bridon <bochecha@fedoraproject.org>
...
Split out the host keygen into their own command, to ease future migration
to systemd. Compatitbility with the init script was kept.
Migrate the package to full native systemd unit files, according to the Fedora
packaging guidelines.
Prepate the unit files for running an ondemand server. (do not add it actually)
2011-06-28 12:01:11 +02:00