|
2b4bfd70ef
|
Break out argument parsing in seperate routine
|
2020-03-30 11:21:24 +02:00 |
|
|
53d97c30c2
|
Add option to also include root certificate, for e.g. ldns-dane processing
|
2020-03-30 11:16:07 +02:00 |
|
|
22a2549294
|
refactor to slim down main routine
|
2020-03-20 17:34:04 +01:00 |
|
|
ea449a1436
|
Better granularity with exception handling
|
2020-03-20 14:26:38 +01:00 |
|
Ruben van Staveren
|
d415f4786e
|
pylint/pep8 compliancy
|
2020-03-20 11:27:41 +01:00 |
|
Ruben van Staveren
|
fd5b903caa
|
Use certifi to get the mozilla ca bundle
|
2020-03-20 11:27:15 +01:00 |
|
Ruben van Staveren
|
1256d13c42
|
Provide openssl like x509 -subjext -issuer -dates -fingerprint output
|
2019-08-20 14:20:46 +02:00 |
|
Ruben van Staveren
|
ccd93d8027
|
Handle case in when both an intermediate and a root cert with the same name is present in our input
|
2019-08-20 12:13:49 +02:00 |
|
Ruben van Staveren
|
5adfd4ef66
|
Add Ubuntu location of (curl) certificate bundle that we can use
|
2019-05-06 14:20:29 +02:00 |
|
Ruben van Staveren
|
ba984d46a1
|
Use get_issuer, as intended by logging.debug
|
2019-05-06 14:18:53 +02:00 |
|
Ruben van Staveren
|
2ba60dded4
|
Import into VCS
|
2019-05-06 12:13:04 +02:00 |
|