public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* How to restrict HTTPS boot to a single address
@ 2022-08-26 14:15 Rafael Machado
  2022-08-26 16:02 ` [edk2-devel] " Andrew Fish
  2022-08-28 11:25 ` Sivaraman Nainar
  0 siblings, 2 replies; 4+ messages in thread
From: Rafael Machado @ 2022-08-26 14:15 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 595 bytes --]

Hello everyone.

Quick question for the ones that understand better the HTTPBoot
architecture at the edk2 structure.

Suppose I have to restrict HTTPS boot to accept only the download of images
from a specific url.
For example, instead of allowing the download of images from any valid CA
certificate address, I would like to restrict HTTPSBoot to allow only
downloads from some specific domain I have.

Probably filtering some information, CN or something like that, from the
url certificate.

What is the best way to do that?
In which driver/library should this logic be added?

Thanks
Rafael

[-- Attachment #2: Type: text/html, Size: 767 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-08-29 13:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-26 14:15 How to restrict HTTPS boot to a single address Rafael Machado
2022-08-26 16:02 ` [edk2-devel] " Andrew Fish
2022-08-28 11:25 ` Sivaraman Nainar
2022-08-29 13:21   ` Rafael Machado

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox