Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] certificate prompt in p2


Currently if the user chooses not to trust a certificate, the entire install fails. At this point it can't simply skip the feature because it can't compute what other features/bundles are also being installed that may depend on the untrusted content. It would really need to go back to the planner stage and try to compute a new install plan with the untrusted content removed. Feel free to enter a bug report for improving this case.

John




Eric W Li <eric_w_li@xxxxxxxxxx>
Sent by: p2-dev-bounces@xxxxxxxxxxx

12/04/2008 09:20 AM

Please respond to
P2 developer discussions <p2-dev@xxxxxxxxxxx>

To
p2-dev@xxxxxxxxxxx
cc
Subject
[p2-dev] certificate prompt in p2






P2 has the intent was to avoid the Update Manager behaviour of having separate prompts for each feature being installed.  Now, what if I install a product that contains 2 features and both of them are signed by different certificates.  When I see the prompt, I only choose to trust one of the certificates.  What p2 install the feature that are signed the cert that I chose to trust?  Thanks.


-eric
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


Back to the top