Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » org.osgi.framework.Bundle.getSignerCertificates() - where does kura look for "trusted" pub
org.osgi.framework.Bundle.getSignerCertificates() - where does kura look for "trusted" pub [message #1738727] Fri, 22 July 2016 15:50 Go to next message
Ignacio Rey is currently offline Ignacio ReyFriend
Messages: 6
Registered: April 2016
Junior Member
I'm trying to verify that a bundle is properly signed. When I call getSignerCertificates() with SIGNERS_ALL the expected certificate is there, but when I call it with SIGNERS_TRUSTED it returns an empty map.

I tried loading my public key in the web UI -> settings -> SSL certificates, then restarted, but it didn't make any difference. I guess that's only for SSL connections and has nothing to do with .jar signing...

What does kura need to trust my public key?

...or, is there another way it can verify the signature on a bundle is valid?
Re: org.osgi.framework.Bundle.getSignerCertificates() - where does kura look for "trusted" [message #1738728 is a reply to message #1738727] Fri, 22 July 2016 15:58 Go to previous message
Matteo Maiero is currently offline Matteo MaieroFriend
Messages: 423
Registered: July 2015
Location: Italy
Senior Member
Hi Ignacio,
you're right: the keystore managed by the SSL service is only for that scope.
Currently Kura has no support for bundle signature verification.

Regards,
Matteo
Previous Topic:BLE sample on Rasberry Pi3
Next Topic:password fields in a configurable component: exactly how is it encoded?
Goto Forum:
  


Current Time: Wed Apr 24 20:17:13 GMT 2024

Powered by FUDForum. Page generated in 0.02593 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top