[Bug 1219688] AUDIT-0: agama: agama web server
https://bugzilla.suse.com/show_bug.cgi?id=1219688 https://bugzilla.suse.com/show_bug.cgi?id=1219688#c8 --- Comment #8 from Imobach Gonzalez Sosa <igonzalezsosa@suse.com> --- (In reply to Paolo Perego from comment #7) [..]
Ok well... interacting with the browser, using a valid certificate, not self signed. Interacting with a command line client, having the client validating all the root of trust of the certificate.
Well, bear in mind that you do not know the name or IP address the system will use when running (after all, it is a live DVD). What we do these days in Agama is to use a self-signed certificate (generated by Cockpit) and allow the user to use his/her own certificate (specifying a URL to get the certificate as a kernel cmdline option). Not to mention than using a proper certificate would need you to distribute such a certificate (including the private key) in the media. Or perhaps the problem is that I am lost :-)
eg:
import requests requests.post(url='https://foo.example', data={'bar':'baz'})
[..] -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com