File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# encoding: utf-8
2
2
#
3
3
# Cookbook Name:: ssh-hardening
4
- # Library:: get_ssh_macs
4
+ # Library:: get_ssh_ciphers
5
5
#
6
6
# Copyright 2012, Dominik Richter
7
7
# Copyright 2014, Christoph Hartmann
Original file line number Diff line number Diff line change 1
1
# encoding: utf-8
2
2
#
3
3
# Cookbook Name:: ssh-hardening
4
- # Library:: get_ssh_macs
4
+ # Library:: get_ssh_kexs
5
5
#
6
6
# Copyright 2012, Dominik Richter
7
7
# Copyright 2014, Christoph Hartmann
Original file line number Diff line number Diff line change 1
1
# encoding: utf-8
2
2
#
3
3
# Cookbook Name:: ssh-hardening
4
- # Recipe:: ssh_client .rb
4
+ # Recipe:: client .rb
5
5
#
6
6
# Copyright 2012, Dominik Richter
7
7
# Copyright 2014, Deutsche Telekom AG
Original file line number Diff line number Diff line change 1
1
# encoding: utf-8
2
2
#
3
3
# Cookbook Name:: ssh-hardening
4
- # Recipe:: ssh_server .rb
4
+ # Recipe:: server .rb
5
5
#
6
6
# Copyright 2012, Dominik Richter
7
7
# Copyright 2014, Deutsche Telekom AG
You can’t perform that action at this time.
0 commit comments