Skip to content

Commit

Permalink
Use certbot-auto.asc
Browse files Browse the repository at this point in the history
  • Loading branch information
pde committed May 11, 2016
1 parent 54220a1 commit 5214c56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,9 @@ done

# This signature is not quite as strong, but easier for people to verify out of band
gpg -u "$RELEASE_GPG_KEY" --detach-sign --armor --sign letsencrypt-auto-source/letsencrypt-auto
# We can't rename the openssl letsencrypt-auto.sig for compatibility reasons,
# but we can use the right name for cerbot-auto.asc from day one
mv letsencrypt-auto-source/letsencrypt-auto.asc letsencrypt-auto-source/certbot-auto.asc

# copy leauto to the root, overwriting the previous release version
cp -p letsencrypt-auto-source/letsencrypt-auto certbot-auto
Expand Down

0 comments on commit 5214c56

Please sign in to comment.