Where did you get this tsa configuration from? VELO
On Tue, Apr 20, 2010 at 11:42 AM, Lorenzo Sicilia <lorenzo.sici...@gmail.com > wrote: > hi to all, > > today I get a new error from adt: > Timestamp response not valid > > it seams that https://timestamp.geotrust.com/ used by adt is unstable. > > Reading AIR adt doc I found this explanation: > > http://help.adobe.com/en_US/AIR/1.5/devappshtml/WS5b3ccc516d4fbf351e63e3d118666ade46-7fd6.html > > -tsa url —Specifies the URL of an RFC3161-compliant timestamp server > to time-stamp the digital signature. If no URL is specified, a default > time-stamp server provided by Geotrust is used. When the signature of > an AIR application is time-stamped, the application can still be > installed after the signing certificate expires, because the timestamp > verifies that the certificate was valid at the time of signing. > > If ADT cannot connect to the time-stamp server, then signing is > canceled and no package is produced. Specify -tsa none to disable time- > stamping. However, an AIR application packaged without a timestamp > ceases to be installable after the signing certificate expires. > > I try to add on my pom.xml the tsa option: > ... > <configuration> > <storepass>flexmojos</storepass> > <tsa>none</tsa> > </configuration> > ... > > it is simply ignored. Anyone know a workaround? > regards Lorenzo > > -- > You received this message because you are subscribed to the Google > Groups "Flex Mojos" group. > To post to this group, send email to flex-mojos@googlegroups.com > To unsubscribe from this group, send email to > flex-mojos+unsubscr...@googlegroups.com<flex-mojos%2bunsubscr...@googlegroups.com> > For more options, visit this group at > http://groups.google.com/group/flex-mojos > > http://flexmojos.sonatype.org/ > -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to flex-mojos@googlegroups.com To unsubscribe from this group, send email to flex-mojos+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/