signtool - Why url is required for timestamping when signing the code -


why url required timestamping when signing code ? why doesn't use system time ?

your system time might incorrect (either accidentally or deliberately). using external timestamp service removes local system clock operation.


Comments

Popular posts from this blog

bash - Performing variable substitution in a string -

How to group boxplot outliers in gnuplot -