Home GnuPG
Diffusion GnuPG 1be2cebf7ff5

drop long-deprecated gpgsm-gencert.sh
1be2cebf7ff5Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

drop long-deprecated gpgsm-gencert.sh

  • tools/gpgsm-gencert.sh: remove deprecated script entirely. It is fully replaced by gpgsm --gen-key
  • doc/tools.texi: remove gpgsm-gencert.sh documentation
  • .gitignore: no longer ignore gpgsm-gencert.sh manpage
  • doc/Makefile.am: quit making the manpage
  • tools/Makefile.am: quit distributing the script
  • doc/howto-create-a-server-cert.texi: overhaul documentation to use gpgsm --gen-key and tweak explanations

The commit deprecating gpgsm-gencert.sh
(81972ca7d53ff1996e0086702a09d4405bdc2a7e) dates back exactly 6 years.

https://codesearch.debian.net/results/gpgsm-gencert.sh

suggests that in all of debian it is only referenced in documentation
(for poldi and scute) and example files (libept), and isn't actually
used directly anywhere.

Furthermore, trying to use gpgsm-gencert.sh to make a simple webserver
certificate-signing request failed for me, following the examples in
doc/howto-create-a-server-cert.texi exactly.

It's time we ripped off this band-aid :)

  • Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>

Details

Provenance
dkgAuthored on Jul 2 2015, 9:10 PM
Neal H. Walfield <neal@g10code.com>Committed on Jul 3 2015, 10:21 PM
Parents
rG3502b3cc0f5f: po: Update Japanese translation.
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@g10code.com> committed rG1be2cebf7ff5: drop long-deprecated gpgsm-gencert.sh (authored by Daniel Kahn Gillmor <dkg@fifthhorseman.net>).Jul 3 2015, 10:21 PM