Jakub Jelen
426469d984
feat: New options in OpenSSH + fixes for bugx in OpenSSH 9.9p1 ( #304 )
...
* Add new options from OpenSSH 9.9p1
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
* ci: Add CentOS10
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
* tests: Use LogLevel option for testing to avoid OpenSSH 9.9 bug
The OpenSSH 9.9p1 has a bug in parsing/printing the Compression option
so lets use different option for testing.
https://bugzilla.mindrot.org/show_bug.cgi?id=3759
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
---------
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
2024-12-17 04:36:51 +00:00
Jakub Jelen
4478b2bbe0
Add new configuration options from OpenSSH 9.8
...
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
2024-08-19 11:46:42 +02:00
Jakub Jelen
039aa32606
feat: Add missing configuration options available in Match block
...
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
2023-06-15 15:56:48 +02:00
Jakub Jelen
484da0584b
feat: Add new options from OpenSSH 9.3
...
This version is now available in Alpine.
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
2023-06-15 15:56:48 +02:00
Jakub Jelen
1ae6284951
Add final version of RequiredRSASize
...
Keep the old version for backward compatibility
Upstream commit:
https://github.com/openssh/openssh-portable/commit/1875042c
2022-09-27 22:22:58 +02:00
Rich Megginson
1bc8395ea8
Add parameter RSAMinSize to Match blocks
...
This is a follow-on to https://github.com/willshersystems/ansible-sshd/pull/194
The previous PR added RSAMinSize as an option for the "body" of the
config file, but not for Match blocks.
2022-07-28 15:43:35 -06:00
Jakub Jelen
c4db22f16d
Add configuration options from OpenSSH 8.6
2021-06-12 08:31:10 +02:00
Jakub Jelen
b9fb457d2b
Add missing configuration options from current OpenSSH 8.3p1 (Fedora 32)
...
Fixes #125
2020-09-14 18:30:20 +02:00
Bob Vincent
c52053b53e
Add missing options_match entries.
2018-08-17 11:54:45 -04:00
Matt Willsher
b93f4c48db
Add match support
2014-12-25 09:58:55 +00:00