Searched defs:future (Results 1 - 1 of 1) sorted by relevance

/pkg/src/tests/ro_data/signing_certs/
H A Dgenerate_certs.py93 # Add a certificate to the length 3 chain that is in the future.
95 future=True) variable
118 # Make a chain where the CA is in the future but the CS is current.
119 cg.make_ca_cert("ch1.3_ta3", "ta3", future=True)
122 cg.make_ca_cert("ch1.4_ta3", "ta3", future=True, ext="v3_ca_no_keyUsage")

Completed in 10 milliseconds