Also, allow them to be placed elsewhere in the filesystem and make it possible to exclude a key from the named configuration.
6 lines
86 B
Plaintext
6 lines
86 B
Plaintext
|
|
key <%= @name %> {
|
|
algorithm <%= @algorithm %>;
|
|
secret "<%= @secret_actual %>";
|
|
};
|