Got it. thanks


On Thu, Aug 25, 2016 at 5:03 AM Matt Harden <matt.har...@gmail.com> wrote:

> I don't think signing has anything to do with Go itself. You sign the
> binary executable file that your tool generates, regardless of the language
> it was written in.
>
> On Wed, Aug 24, 2016 at 2:16 AM Joe Blue <joeble...@gmail.com> wrote:
>
>> Thanks for the tips !!
>>
>> The 127.0.0.1 seems to have worked on Windoze.
>>
>> Signing i will look at later. Not sure how to do that right now.
>> I am not using the Electron tools for signing, icons, taskbars,
>> packaging, software update. Instead I am going to be using golang tools
>> only for all that. There are a fair few libs out there now.
>> So, not sure how to do signing using golang.
>> If you know yell and i will try it.
>>
>> thanks ...
>>
>> On Wed, Aug 24, 2016 at 10:20 AM Jakob Borg <ja...@nym.se> wrote:
>>
>>> 2016-08-24 9:59 GMT+02:00 Joe Blue <joeble...@gmail.com>:
>>> > Would be curious to know what others think. Maybe there is still a way
>>> to
>>> > make it never show the alert on Windows....
>>>
>>> I don't know Windows very well on this point, but I wouldn't be
>>> surprised if proper code signing made this go away. It does on Mac OS
>>> X at least.
>>>
>>> //jb
>>>
>> --
>>
> You received this message because you are subscribed to the Google Groups
>> "golang-nuts" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to golang-nuts+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to