Provide time to _hx509_calculate_path so we don't send no longer valid certs to our peer.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19229 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1153,6 +1153,7 @@ hx509_cms_create_signed_1(hx509_context context,
|
|||||||
*/
|
*/
|
||||||
if (pool) {
|
if (pool) {
|
||||||
_hx509_calculate_path(context,
|
_hx509_calculate_path(context,
|
||||||
|
time(NULL),
|
||||||
anchors,
|
anchors,
|
||||||
0,
|
0,
|
||||||
cert,
|
cert,
|
||||||
|
Reference in New Issue
Block a user