Files @ 127c506a1427
Branch filter:

Location: gimmecert/.coveragerc

branko
GC-26: Fix wrong issuer DN in client and server certificates:

- Updated tests to generate deeper hierarchy so the issue is more
likely to be triggered.
- Applied necessary fixes (a simple switch to using subject instead of
issuer from the issuer certificate - which should be quite obvious).
1
2
3
4
5
[run]
include = gimmecert/*

[report]
fail_under = 100