Actually, one can code-sign things without re-compiling them. Just download
your certificate, create a key store, then get the tools.

You will also probably need to have a link to your CA, as well.



On Fri, May 20, 2016 at 10:58 AM, Matthias-Christian Ott <ott at mirix.org>
wrote:

> On 2016-05-20 01:55, Gaurav Batra wrote:
> > From where I can get the signed binaries?
>
> I would suggest to compile SQLite and System.Data.SQLite yourself and
> sign it yourself. It's not hard. It's likely also the most secure
> solution. You will need a code signing certificate. If your employer has
> such policies, purchasing a code signing certificate should not be a
> problem though.
>
> - Matthias-Christian
>
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users at mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>

Reply via email to