Re: digitally signing a build of expat
Karl Waclawek <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
Eric Slosser wrote: > We ship a build of the expat library and are considering digitally > signing our build so as to avoid a Windows-Vista warning at install > time. > > Our build guy is wondering if anyone in the expat world cares about > this? > I don't know anything about library signing on Vista, but I could imagine that this requires more than just a signature. I would assume that the signing identity must somehow be registered or recognized by someone (Microsoft?) as trustworthy. Could you enlighten us as to the details and requirements? Karl