Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] tycho-user Digest, Vol 120, Issue 14

IMHO the executable is already signed when it is published by Eclipse. So it is already signed when you consume it, not when Tycho builds your application. But that is just a guess. Not sure if it is somehow possible to override the existing signature of the executable.

Mit freundlichen Grüßen / Best regards

 Dirk Fauth

Cross Automotive Platforms - Systems, Software and Tools,  (CAP-SST/ESM1)
Robert Bosch GmbH | Postfach 30 02 40 | 70442 Stuttgart | GERMANY | www.bosch.com
Tel. +49 7153 666-1155 | Dirk.Fauth@xxxxxxxxxxxx

Sitz: Stuttgart, Registergericht: Amtsgericht Stuttgart, HRB 14000;
Aufsichtsratsvorsitzender: Franz Fehrenbach; Geschäftsführung: Dr. Volkmar Denner, 
Prof. Dr. Stefan Asenkerschbaumer, Dr. Michael Bolle, Dr. Christian Fischer, Dr. Stefan Hartung,
Dr. Markus Heyn, Harald Kröger, Christoph Kübel, Rolf Najork, Uwe Raschke, Peter Tyroller

-----Ursprüngliche Nachricht-----
Von: tycho-user-bounces@xxxxxxxxxxx <tycho-user-bounces@xxxxxxxxxxx> Im Auftrag von Sathish Kumar Maheshwaran (RBEI/EMT1)
Gesendet: Mittwoch, 19. August 2020 09:18
An: tycho-user@xxxxxxxxxxx
Cc: Narayana Swamy Ramesh (RBEI/EMT1) <Ramesh.NarayanaSwamy@xxxxxxxxxxxx>
Betreff: Re: [tycho-user] tycho-user Digest, Vol 120, Issue 14

Thank you for the quick responses.

Let me elaborate on the problem we are facing.

Our problem is we do not want eclipse to sign the executable. With earlier version of eclipse (V4.8) the executable generated out of the materialized products did not have a signature from Eclipse.
But when we try building using eclipse (V4.14) the executable generated has a signature from Eclipse.

We have our own product team which applies our company's signature on the EXE. Since the executable is already signed by Eclipse our signing process fails.
So we are looking at a goal or a setting in tycho which will instruct the p2 director plugin to skip the eclipse signing process.

We have raised an Eclipse bug  regarding that here: https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs.eclipse.org%2Fbugs%2Fshow_bug.cgi%3Fid%3D565937&amp;data=02%7C01%7Cdirk.fauth%40de.bosch.com%7Ca222e2b910da4efc230908d8441010a2%7C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C637334183795183854&amp;sdata=COh09HLB9CWSgxoWuy7F9zfeA6cox7QewqYCkOPPtgk%3D&amp;reserved=0

We have also posted our question in stack overflow : https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstackoverflow.com%2Fquestions%2F63326750%2Fremove-digital-signature-from-generated-rcps-exe&amp;data=02%7C01%7Cdirk.fauth%40de.bosch.com%7Ca222e2b910da4efc230908d8441010a2%7C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C637334183795183854&amp;sdata=b%2F%2BR7Ivoozdg%2BawzsRvs3PlLqePOZX1tPDMtOisifiE%3D&amp;reserved=0


Mit freundlichen Grüßen / Best regards

 Maheshwaran Sathish Kumar

AUTOSAR   MSR editors (RBEI/EMT1)
Robert Bosch GmbH | Postfach 10 60 50 | 70049 Stuttgart | GERMANY | http://www.bosch.com/ Tel. +91 422 6191179 | Fax +91 422 663-4104 | Threema / Threema Work: +914226764154 | SathishKumar.Maheswaran@xxxxxxxxxxxx

Registered Office: Stuttgart, Registration Court: Amtsgericht Stuttgart, HRB 14000; Chairman of the Supervisory Board: Franz Fehrenbach; Managing Directors: Dr. Volkmar Denner, Prof. Dr. Stefan Asenkerschbaumer, Dr. Michael Bolle, Dr. Christian Fischer, Dr. Stefan Hartung, Dr. Markus Heyn, Harald Kröger, Christoph Kübel, Rolf Najork, Uwe Raschke, Peter Tyroller

-----Original Message-----
From: tycho-user-bounces@xxxxxxxxxxx <tycho-user-bounces@xxxxxxxxxxx> On Behalf Of tycho-user-request@xxxxxxxxxxx
Sent: Wednesday, August 19, 2020 12:40 PM
To: tycho-user@xxxxxxxxxxx
Subject: tycho-user Digest, Vol 120, Issue 14

Send tycho-user mailing list submissions to
	tycho-user@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Flistinfo%2Ftycho-user&amp;data=02%7C01%7Cdirk.fauth%40de.bosch.com%7Ca222e2b910da4efc230908d8441010a2%7C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C637334183795183854&amp;sdata=A4CYOuY1W82IDuXAxPLmKv96FQHIShUnyHhszBuHbEc%3D&amp;reserved=0
or, via email, send a message with subject or body 'help' to
	tycho-user-request@xxxxxxxxxxx

You can reach the person managing the list at
	tycho-user-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific than "Re: Contents of tycho-user digest..."


Today's Topics:

   1. Building Eclipse RCP via equinox director signs the RCP
      executable automatically (Sathish Kumar Maheshwaran (RBEI/EMT1))
   2. Re: Building Eclipse RCP via equinox director signs the RCP
      executable automatically (Sravan K Lakkimsetti)
   3. Re: Building Eclipse RCP via equinox director signs the RCP
      executable automatically (Johan Compagner)


----------------------------------------------------------------------

Message: 1
Date: Wed, 19 Aug 2020 05:51:11 +0000
From: "Sathish Kumar Maheshwaran (RBEI/EMT1)"
	<SathishKumar.Maheswaran@xxxxxxxxxxxx>
To: "tycho-user@xxxxxxxxxxx" <tycho-user@xxxxxxxxxxx>
Cc: "Narayana Swamy Ramesh \(RBEI/EMT1\)"
	<Ramesh.NarayanaSwamy@xxxxxxxxxxxx>
Subject: [tycho-user] Building Eclipse RCP via equinox director signs
	the RCP executable automatically
Message-ID: <bd9df1445f26426797c3d7b71252f862@xxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

Hello Users,

We are facing an issue while building an Eclipse RCP in Eclipser Version (V4.14)  via tycho equinox p2 director plugin.

The RCP that is generated out of the materialize products goal is automatically signed by eclipse. This behavior does not happen in Eclipse Version (4.7) and is happening only in the later versions.

Is there any tycho goal which we can add to disable the signing process for the executable. Thanks in advance.


Mit freundlichen Gr??en / Best regards

Maheshwaran Sathish Kumar

AUTOSAR MSR editors (RBEI/EMT1)
Robert Bosch GmbH | Postfach 10 60 50 | 70049 Stuttgart | GERMANY | http://www.bosch.com/
+914226764154 |
+SathishKumar.Maheswaran@xxxxxxxxxxxx<mailto:SathishKumar.Maheswaran@in.
+bosch.com>

?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Fprivate%2Ftycho-user%2Fattachments%2F20200819%2Fea9d338f%2Fattachment.html&amp;data=02%7C01%7Cdirk.fauth%40de.bosch.com%7Ca222e2b910da4efc230908d8441010a2%7C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C637334183795183854&amp;sdata=lzjrOJGmGWjwHYzuq19dfJH14mNAmcwQ03%2F8mtdL1O0%3D&amp;reserved=0>

------------------------------

Message: 2
Date: Wed, 19 Aug 2020 06:04:16 +0000
From: "Sravan K Lakkimsetti" <sravankumarl@xxxxxxxxxx>
To: "Tycho user list" <tycho-user@xxxxxxxxxxx>
Cc: "Narayana Swamy Ramesh \(RBEI/EMT1\)"
	<Ramesh.NarayanaSwamy@xxxxxxxxxxxx>
Subject: Re: [tycho-user] Building Eclipse RCP via equinox director
	signs the RCP executable automatically
Message-ID:
	<OF7BA5F740.29FA2385-ON002585C9.00215944-1597817055953@xxxxxxxxxxxxxxxxxxxxxxx>
	
Content-Type: text/plain; charset="utf-8"

Hi,

 

I am not clear about this question. 

 

We do sign executables for Windows and Mac. These are already signed and published in the platform repository. Tycho just creates product via materialize-products goal using platform/simrel repositories. 

Can you please elaborate on the OS you are targeting and the problem you are facing?

 

Thanks

Sravan

 

From: Sathish Kumar Maheshwaran (RBEI/EMT1) <SathishKumar.Maheswaran@xxxxxxxxxxxx>
Sent: 19 August 2020 11:22
To: tycho-user@xxxxxxxxxxx
Cc: Narayana Swamy Ramesh (RBEI/EMT1) <Ramesh.NarayanaSwamy@xxxxxxxxxxxx>
Subject: [EXTERNAL] [tycho-user] Building Eclipse RCP via equinox director signs the RCP executable automatically

 

Hello Users,

 

We are facing an issue while building an Eclipse RCP in Eclipser Version (V4.14)  via tycho equinox p2 director plugin.

 

The RCP that is generated out of the materialize products goal is automatically signed by eclipse. This behavior does not happen in Eclipse Version (4.7) and is happening only in the later versions.

 

Is there any tycho goal which we can add to disable the signing process for the executable. Thanks in advance.

 

 

Mit freundlichen Gr??en / Best regards

Maheshwaran Sathish Kumar 

AUTOSAR MSR editors (RBEI/EMT1)
Robert Bosch GmbH | Postfach 10 60 50 | 70049 Stuttgart | GERMANY | http://www.bosch.com/
+914226764154 |  <mailto:SathishKumar.Maheswaran@xxxxxxxxxxxx>
+SathishKumar.Maheswaran@xxxxxxxxxxxx

?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Fprivate%2Ftycho-user%2Fattachments%2F20200819%2Fe7cd0950%2Fattachment.html&amp;data=02%7C01%7Cdirk.fauth%40de.bosch.com%7Ca222e2b910da4efc230908d8441010a2%7C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C637334183795183854&amp;sdata=1N7RwW36Ak4wpYvuZo%2B%2FRcEeTefRO8aJgfE%2BtF%2Fc558%3D&amp;reserved=0>

------------------------------

Message: 3
Date: Wed, 19 Aug 2020 09:09:06 +0200
From: Johan Compagner <jcompagner@xxxxxxxxxx>
To: Tycho user list <tycho-user@xxxxxxxxxxx>
Cc: "Narayana Swamy Ramesh \(RBEI/EMT1\)"
	<Ramesh.NarayanaSwamy@xxxxxxxxxxxx>
Subject: Re: [tycho-user] Building Eclipse RCP via equinox director
	signs the RCP executable automatically
Message-ID:
	<CADcYmTKmL1EHrSk4+C_j+T1cjBnoGvhDqvbWMwP01yApktYfnw@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

you can always sign it yourself if you want

https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FServoy%2Fservoy-eclipse%2Fblob%2Fmaster%2Fcom.servoy.eclipse.product%2Fpom.xml%23L56&amp;data=02%7C01%7Cdirk.fauth%40de.bosch.com%7Ca222e2b910da4efc230908d8441010a2%7C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C637334183795183854&amp;sdata=FfWJN2%2BTQ7EQUefn5lmPJ9T4KuMcrQT31D74Hm1QoYs%3D&amp;reserved=0

(from there are about 50 lines down)

then it is double signed..


On Wed, 19 Aug 2020 at 08:04, Sravan K Lakkimsetti <sravankumarl@xxxxxxxxxx>
wrote:

> Hi,
>
>
>
> I am not clear about this question.
>
>
>
> We do sign executables for Windows and Mac. These are already signed 
> and published in the platform repository. Tycho just creates product 
> via materialize-products goal using platform/simrel repositories.
>
> Can you please elaborate on the OS you are targeting and the problem 
> you are facing?
>
>
>
> Thanks
>
> Sravan
>
>
>
> *From:* Sathish Kumar Maheshwaran (RBEI/EMT1) < 
> SathishKumar.Maheswaran@xxxxxxxxxxxx>
> *Sent:* 19 August 2020 11:22
> *To:* tycho-user@xxxxxxxxxxx
> *Cc:* Narayana Swamy Ramesh (RBEI/EMT1) 
> <Ramesh.NarayanaSwamy@xxxxxxxxxxxx
> >
> *Subject:* [EXTERNAL] [tycho-user] Building Eclipse RCP via equinox 
> director signs the RCP executable automatically
>
>
>
> Hello Users,
>
>
>
> We are facing an issue while building an Eclipse RCP in Eclipser 
> Version
> (V4.14)  via tycho equinox p2 director plugin.
>
>
>
> The RCP that is generated out of the materialize products goal is 
> automatically signed by eclipse. This behavior does not happen in 
> Eclipse Version (4.7) and is happening only in the later versions.
>
>
>
> Is there any tycho goal which we can add to disable the signing 
> process for the executable. Thanks in advance.
>
>
>
>
>
> Mit freundlichen Gr??en / Best regards
>
> *Maheshwaran Sathish Kumar*
>
> AUTOSAR MSR editors (RBEI/EMT1)
> Robert Bosch GmbH | Postfach 10 60 50 | 70049 Stuttgart | GERMANY | 
> http://www.bosch.com/
> +914226764154 | SathishKumar.Maheswaran@xxxxxxxxxxxx
>
> ?
>
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> To unsubscribe from this list, visit
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.
> eclipse.org%2Fmailman%2Flistinfo%2Ftycho-user&amp;data=02%7C01%7Csathi
> shkumar.maheswaran%40in.bosch.com%7Cf0a899694be540cf77fa08d8440ee26e%7
> C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C637334178002734038&amp;sda
> ta=QgCyhpn2f8ri4%2BGQu2TOdOiQWf2tw4oqI%2BieZCC3aI4%3D&amp;reserved=0
>


--
Johan Compagner
Servoy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Fprivate%2Ftycho-user%2Fattachments%2F20200819%2Fa8505e3c%2Fattachment.html&amp;data=02%7C01%7Cdirk.fauth%40de.bosch.com%7Ca222e2b910da4efc230908d8441010a2%7C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C637334183795183854&amp;sdata=iGWUsWeeW9ZEz3lap0meVck1cRfZR70xenvfqkbJMnM%3D&amp;reserved=0>

------------------------------

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Flistinfo%2Ftycho-user&amp;data=02%7C01%7Cdirk.fauth%40de.bosch.com%7Ca222e2b910da4efc230908d8441010a2%7C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C637334183795183854&amp;sdata=A4CYOuY1W82IDuXAxPLmKv96FQHIShUnyHhszBuHbEc%3D&amp;reserved=0

End of tycho-user Digest, Vol 120, Issue 14
*******************************************
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Flistinfo%2Ftycho-user&amp;data=02%7C01%7Cdirk.fauth%40de.bosch.com%7Ca222e2b910da4efc230908d8441010a2%7C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C637334183795183854&amp;sdata=A4CYOuY1W82IDuXAxPLmKv96FQHIShUnyHhszBuHbEc%3D&amp;reserved=0


Back to the top