Skip to content

Commit

Permalink
[dist] changed key type for default gpg key to RSA
Browse files Browse the repository at this point in the history
  • Loading branch information
M0ses committed Aug 6, 2018
1 parent 98c4bfd commit 6163d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/setup-appliance.sh
Expand Up @@ -534,7 +534,7 @@ function prepare_obssigner {
chmod -R 0700 "$backenddir"/gnupg
cat >/tmp/obs-gpg.$$ <<EOF
%echo Generating a default OBS instance key
Key-Type: DSA
Key-Type: RSA
Key-Length: 2048
Subkey-Type: ELG-E
Subkey-Length: 2048
Expand Down

0 comments on commit 6163d32

Please sign in to comment.