sthen
b51d53f1c2
update to certbot/py-acme 0.9.1
...
add a little script to client/files/ for people wanting to move to acme-client
and retain their old key
2016-10-11 15:06:41 +00:00
sthen
93c14d117a
update to certbot-0.8.1
2016-06-15 14:46:57 +00:00
sthen
e8a7cec376
update to certbot-0.8.0..
2016-06-03 14:23:07 +00:00
sthen
b044f2f81e
update to certbot-0.7.0 (another one that would have been earlier if the
...
pypi.io redirector actually worked properly)
should have been in previous commit, commited from one level too deep,
spotted by danj
2016-06-03 11:59:04 +00:00
sthen
b8efa5dbd8
update to certbot-0.7.0 (another one that would have been earlier if the
...
pypi.io redirector actually worked properly)
2016-06-03 11:42:30 +00:00
sthen
05d964358b
update letsencrypt/client to 0.6.0, and cope with the renaming to "certbot".
...
courtesy symlink provided so that scripts still work.
2016-05-27 10:01:38 +00:00
sthen
e629b1f918
update to acme-tiny-20160326
2016-05-10 09:36:22 +00:00
sthen
dda30007a6
ignore EPERM as well as EACCES when chown()ing the acme-challenge directory;
...
fixes problems with some methods of using letsencrypt as non-root
2016-04-08 11:52:16 +00:00
sthen
a78a80a3e9
update to letsencrypt client and py-acme 0.5.0
2016-04-06 22:03:48 +00:00
sthen
e4daf0a817
update to letsencrypt-0.4.2
2016-03-04 14:26:35 +00:00
sthen
2b9ed66653
update to letsencrypt-0.4.1
2016-03-02 17:25:20 +00:00
sthen
3d4302c214
update to letsencrypt-0.4.0
2016-02-25 00:46:09 +00:00
sthen
b48e84f03a
update to letsencrypt-0.3.0
2016-01-28 15:42:26 +00:00
sthen
5a425a6cf1
update to letsencrypt-0.2.0
2016-01-15 21:40:28 +00:00
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