This commit is contained in:
Jeroen Bobbeldijk
2017-07-11 20:25:15 +02:00
parent 7b19471330
commit 099b765c01
3 changed files with 111 additions and 1 deletions

View File

@@ -103,6 +103,9 @@ func main() {
},
Signer: pkey,
Certificate: cert,
TSA: sign.TSA{
URL: "http://aatl-timestamp.globalsign.com/tsa/aohfewat2389535fnasgnlg5m23",
},
})
if err != nil {
log.Println(err)