Jakub Warmuz
|
12720a2252
|
Fix CSR loading in ACME example client script.
|
2015-07-12 11:53:18 +00:00 |
|
Jakub Warmuz
|
0d087788da
|
Accept new_reg in acme.client.Client.register.
|
2015-07-08 19:23:12 +00:00 |
|
Jakub Warmuz
|
36eafde213
|
Use ComparableRSAKey autowrap throughout the code base.
|
2015-07-08 12:07:05 +00:00 |
|
Jakub Warmuz
|
9197fa6b5c
|
acme: M2Crypto -> pyOpenSSL
|
2015-07-06 12:18:17 +00:00 |
|
Jakub Warmuz
|
e0293d81f3
|
acme: drop PyCrypto and use cryptography instead.
- Use cryptography in acme.jose.jwa/jwk.
- Change Crypto.Random to os.urandom,
c.f. https://cryptography.io/en/latest/random-numbers/?highlight=urandom
|
2015-07-05 20:36:20 +00:00 |
|
Jakub Warmuz
|
90dae9fd88
|
Update restified example script and rename to acme_client.py
|
2015-06-22 09:28:16 +00:00 |
|