I am creating appliances, i.e. ova images and would like to sign them. How to do that?
Related things I found but didn't answer this:
- viewtopic.php?f=8&t=80888
- https://www.virtualbox.org/ticket/15666
I have not seen a "Sign OVA" tool, and if one is out there, I don't seem to find anything related in the documentation, maybe I'm missing something...dry wrote:Vbox now allows to sign ova (or ovf..) files automatically, without you going through some console external tools such as openssl, etc. and then packaging ova files yourself
That is something of a great mystery I guess. We suspect that there are signed OVAs out there, but (like you) I've yet to encounter one.dry wrote:If Vbox appliance import actually checks ova / ovf provided been signed. (I never seen such, and I've imported few of my own un-signed ova appliances).
*I* didn't bring up anything, it was you that said:dry wrote:The tool you brought up, is part of VmWare software
And when I said that I haven't seen this capability in VirtualBox, you reply with a VMWare tool!dry wrote:Vbox now allows to sign ova (or ovf..) files automatically
Nah... My interest in encrypting and signing OVAs (or anything else) is purely academical. I've never used it in reality, neither I plan to on my daily workflow...dry wrote:Leaving you to do it externally / manually, which I , find, kinda pointless, to an extent.
Somehow I read that as I've seen the tool.. bla I'm tired today. sorry. (There is/was such tool in VmWare, but it's just not of much use using with VBox )I have not seen a "Sign OVA" tool, a
I think the point would be: for the operator to be sure that the appliance they are about to import is from a trusted source (signed). If they don't care, they bypass the notification and import anyway, but if they expect an appliance to be signed and it isn't then they know that the appliance they were about to deploy is suspect / untrusted.dry wrote:The tool you brought up, is part of VmWare software, and I have used it, but, I found no point for VBox application as it does not / did not check that ovf/ova was signed, in question.
Leaving you to do it externally / manually, which I , find, kinda pointless, to an extent.
Or simply - not signed, as would be expected for the vast majority of user exported OVA files I suggest.UhostWguest wrote:then they know that the appliance they were about to deploy is suspect / untrusted.