17 Commits

Author SHA1 Message Date
sthen
f49014fddf add a note to DESCR making it clear that this is a third-party client.
(already mentioned in COMMENT but jung@ suggested DESCR as well).
2016-01-01 19:10:34 +00:00
sthen
40029cc9a1 renew->renewal in DESCR 2016-01-01 00:43:29 +00:00
sthen
22e40e30c3 +acme-tiny 2015-12-31 22:31:34 +00:00
sthen
cc9b81745d import ports/security/letsencrypt/acme-tiny, ok shadchin@, DESCR typo
pointed out by Giannis Tsaraias.

This is a tiny (less than 200 lines) auditable script that can handle
issue and renew of Let's Encrypt certificates, using calls to openssl(1)
to handle key operations.
2015-12-31 22:31:14 +00:00
ajacoutot
cbd9e2ce69 devel/py-mock -> devel/py-mock${MODPY_FLAVOR} in TEST_DEPENDS when there's a
python3 FLAVOR now that we have py3-mock.
2015-12-27 08:26:50 +00:00
sthen
71ff9ae58f move MODULES=lang/python to Makefile.inc 2015-12-21 09:37:56 +00:00
sthen
d2b6d98b69 update to letsencrypt-0.1.1 2015-12-16 14:10:04 +00:00
sthen
8c806938f6 Set letsencrypt's default cli.ini to use the text interface rather than
the annoying dialog(1) one.

Set appropriate webroot-path in comment and draw attention to the possibility
that you might have configured the webserver not to server .dotfiles.
2015-12-04 11:41:12 +00:00
sthen
0f9bcd4ed3 update to letsencrypt-0.1.0 2015-12-03 20:49:58 +00:00
sthen
cf643bed39 update the letsencrypt ports to 20151123 releases 2015-11-26 09:09:18 +00:00
sthen
0e27d58d0c reenable tests for python 2 version of py-acme, funcsigs was imported.
(still hanging for some tests though).
2015-11-26 09:07:05 +00:00
sthen
f11e6978af more factoring 2015-11-17 14:19:37 +00:00
sthen
5ebf360eb8 add url to packaging guide 2015-11-17 14:19:27 +00:00
sthen
d7e3dab1d5 factor more parts into Makefile.inc 2015-11-17 14:03:41 +00:00
sthen
2a58867e0f factor a couple of common parts into Makefile.inc
switch to pypi distfile for letsencrypt/client
2015-11-17 14:00:32 +00:00
sthen
62a3aa1c91 move py-acme under security/letsencrypt 2015-11-17 12:49:25 +00:00
sthen
d04da0572f import ports/security/letsencrypt, client for the letsencrypt.org CA
which is currently in beta-test.

tweaks/ok jasper
2015-11-17 12:38:43 +00:00