|
d614c1ff06
|
Turn the exception into a warning
|
2022-07-27 14:53:15 +02:00 |
|
|
497c230394
|
There can be a root certificate and a cross signed intermediate certificate with the same subject
|
2022-07-27 14:48:31 +02:00 |
|
|
4f2119d2a5
|
Ignore __pycache__
|
2022-07-27 14:40:11 +02:00 |
|
|
0ec7c8b62c
|
Only load valid certificates
|
2022-07-27 13:39:35 +02:00 |
|
|
6dda760ffd
|
instead of finding the issuer of the last certificate, probe in reverse order
This allows for handling of disappeared/expired root certificates which
might still be a dependency for a present cross signed certificate
|
2022-07-27 13:34:11 +02:00 |
|
|
5cce5722c5
|
Also find a possible parent, and add it to the end of the list
|
2022-07-27 12:45:10 +02:00 |
|
|
5c4f6d2c67
|
Give more information on the current state of processed/remaining certificates
|
2022-07-27 11:51:58 +02:00 |
|
|
2931f4809e
|
Be a bit more descriptive in debug output for subject/issuer in the x509 material offered to us
|
2022-07-27 11:47:30 +02:00 |
|
|
ba94ceb9cc
|
Improved handling of cross signed intermediates. #1
|
2022-07-27 11:19:35 +02:00 |
|