issues
search
twisted
/
txacme
Twisted client for the ACME (Automatic Certificate Management Environment) protocol
MIT License
45
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[#151] Implement ACME v2.
#161
adiroiban
closed
2 years ago
1
Release093redux
#160
glyph
closed
4 years ago
1
changes necessary to release 0.9.3 automatically from github
#159
glyph
closed
4 years ago
2
Initial support for ACME v2
#158
adiroiban
closed
2 years ago
12
Update the contribution documentation.
#157
adiroiban
closed
4 years ago
3
Close the HTTP pool when service is stopped. Take 2.
#156
glyph
closed
4 years ago
15
Revert "[Fixes #86] Close the HTTP pool when service is stopped."
#155
glyph
closed
4 years ago
1
Traceback: exceptions.AttributeError: Deferred instance has no attribute 'register'
#154
glyph
closed
4 years ago
0
will break with a future version of attrs due to cmp=
#153
glyph
opened
4 years ago
0
Fix tests
#152
mithrandi
closed
4 years ago
1
Implement ACMEv2, since ACMEv1 is now EOL 😱
#151
glyph
closed
2 years ago
27
broken with attrs 19.2.0
#150
glyph
closed
4 years ago
6
Eliot > 1.7 doesn't work with Python 3.5.2, which is what is on Ubuntu Xenial
#149
itamarst
closed
4 years ago
2
The server endpoint doesn't work
#148
exarkun
closed
4 years ago
3
txacme.client.Client.register raised KeyError when an ACME v2 directory is used
#147
adiroiban
closed
4 years ago
2
Have less strict content type checking
#146
adiroiban
closed
4 years ago
2
In AcmeIssuingService panic or call a dedicated callback on registration errors
#145
adiroiban
opened
6 years ago
1
Don't try to renew cert for the certificate chain and panic right away.
#141
adiroiban
opened
6 years ago
0
[Fixes #86] Close the HTTP pool when service is stopped.
#140
adiroiban
closed
4 years ago
24
Try to fix coverage
#139
mithrandi
closed
6 years ago
2
Update test environments: add py3.6, py3.7, pypy3; update pypy
#138
JayH5
closed
6 years ago
1
Fix some deprecation warnings
#137
JayH5
closed
6 years ago
1
Implement TLS-ALPN challenge method
#136
mithrandi
opened
6 years ago
7
Use PyOpenSSL's conversion methods
#135
ddormer
closed
6 years ago
7
docs: warn about endpoints no longer working, since tls-sni-01 is disabled
#134
warner
closed
6 years ago
2
Document release process
#133
mithrandi
opened
6 years ago
3
Release 0.9.2.
#132
mithrandi
closed
6 years ago
2
Fix dependencies in setup.py.
#131
mithrandi
closed
6 years ago
2
Migrate from acme.jose, which wasn't public API, to josepy, which is
#130
glyph
closed
6 years ago
4
Deprecate SNI endpoints and figure out a replacement
#129
mithrandi
opened
6 years ago
21
Eliminate bare excepts to calm flake8 (fixes #127).
#128
markrwilliams
closed
6 years ago
1
Flake8 failures
#127
markrwilliams
closed
6 years ago
0
Simulate a failing CSR with a client failure, not an IDNA failure.
#126
markrwilliams
closed
6 years ago
3
Decide what to do about IDNA encoding
#125
mithrandi
opened
6 years ago
1
txacme.test.test_service.AcmeIssuingServiceTests.test_errors fails
#124
markrwilliams
closed
6 years ago
0
Certbot-like ability to update domains in a certificate (--expand)
#123
JayH5
opened
7 years ago
0
Use native conversion to/from PyOpenSSL and Cryptography
#122
mithrandi
closed
6 years ago
0
Add TXAWS-based Route53 backend.
#121
Lukasa
opened
7 years ago
6
Libcloud DNS responder doesn't work with Route 53
#120
glyph
closed
7 years ago
13
workaround for overzealous reserved-character checking in hyperlink
#119
glyph
closed
7 years ago
5
Fix badge URLs to point at new home.
#118
glyph
closed
7 years ago
6
Raise default timeout to 40 seconds.
#117
mithrandi
closed
7 years ago
2
Fix URL construction.
#116
mithrandi
closed
7 years ago
2
Construct URL correctly
#115
mithrandi
closed
7 years ago
0
Fix tests (mostly Sphinx stuff).
#114
mithrandi
closed
7 years ago
2
Test failures on master
#113
mithrandi
closed
7 years ago
0
Specify domains in the endpoint description
#112
mithrandi
opened
7 years ago
0
Raise default timeout
#111
mithrandi
closed
7 years ago
0
could not provision a certificate on twistedmatrix.com
#110
glyph
closed
7 years ago
6
Support multiple certificate key types at once (RSA + ECDSA)
#109
JayH5
opened
7 years ago
1
Next