PR: 1778
Increase default verify depth to 100.
This commit is contained in:
parent
2c618ab993
commit
30e5e39a3d
@ -320,7 +320,7 @@ static const X509_VERIFY_PARAM default_table[] = {
|
|||||||
0, /* flags */
|
0, /* flags */
|
||||||
0, /* purpose */
|
0, /* purpose */
|
||||||
0, /* trust */
|
0, /* trust */
|
||||||
9, /* depth */
|
100, /* depth */
|
||||||
NULL /* policies */
|
NULL /* policies */
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user