NOTICE: This package has been removed from pkgsrc

./security/go-crypto-acme, ACME library from go-crypto

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.0.20200122nb5, Package name: go-crypto-acme-0.0.20200122nb5, Maintainer: pkgsrc-users

Supplementary Go cryptography libraries.

This package contains the ACME library to interface with automated certificate
issuers, such as Let's Encrypt.


Required to build:
[pkgtools/cwrappers] [textproc/go-text] [net/go-net] [security/go-crypto] [devel/go-sys] [lang/go113]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2021-05-09 17:10:02 by Benny Siegert | Files touched by this commit (4) | Package removed
Log message:
go-crypto-acme: remove.

Nothing depends on this. The only binary included is a testing utility that
is not terribly useful.
   2021-05-08 17:02:47 by Benny Siegert | Files touched by this commit (216) | Package updated
Log message:
Revbump all Go packages after go116 update
   2021-03-19 18:37:10 by Benny Siegert | Files touched by this commit (215) | Package updated
Log message:
Revbump all Go packages after go115 update
   2020-11-13 20:26:26 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after go115 update
   2020-07-17 20:04:33 by Benny Siegert | Files touched by this commit (196) | Package updated
Log message:
Revbump all Go packages after go114 update.
   2020-03-21 17:57:21 by Benny Siegert | Files touched by this commit (170) | Package updated
Log message:
Revbump all Go packages after go113 update.
   2020-02-03 15:51:56 by Benny Siegert | Files touched by this commit (6)
Log message:
Re-add a package for go-crypto-acme.

The acme package has a dependency on go-net but go-net depends on
go-crypto. Separate it out to prevent a circular dependency.
   2018-03-11 21:49:04 by Benny Siegert | Files touched by this commit (5) | Package removed
Log message:
Remove go-crypto-acme. Replacement: go-crypto.

The two packages have been re-merged after the removal of a circular
dependency.