On 14/01/2020 22:17, Michael Brown wrote:
This "iPXE root CA" certificate is used to cross-sign every root
certificate trusted by Mozilla, and a mechanism exists to allow iPXE to
automatically download these cross-signed certificates as needed. There
is a reasonable explanation of this at
On 14/01/2020 19:54, Ibrahim Tachijian wrote:
The issues you are experiencing are most likely because the iPXE OCSP
service is still down following a hardware death. Replacement is
currently stalled pending the existence of a suitable ocspd package for
Fedora; the version in the
I haven't contributed to iPXE in many years, so I don't have write access to
the Github repo, but this PR looks good to me.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/103#issuecomment-5
I wrote the original WPA code in 2009, and definitely successfully booted with
it at that time. It looks like the incorrect-polarity memcmp() was only
introduced in 2014:
https://github.com/ipxe/ipxe/commit/8ee39f7432e63c2382ab3e7d24e234310f4532c9
--
You are receiving this because you are subs
Fix memcmp() to return proper standard positive/negative
values for unequal comparisons. Similar to commit 3946aa9. The
current implementation is backwards (i.e. the functions are returning
negative when they should be positive and vice-versa).
Currently all other consumers of these functions onl
@dgtlrift pushed 1 commit.
f700041cff22570dacf753a6c72c0261c55d3d82 Update actions to include submodule
checkout
--
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/ipxe/ipxe/pull/102/files/9b127eee31d7377e3a89e891ca202ce98003f260..f70004
@dgtlrift pushed 2 commits.
f73e062a16dcd83224b035f1a5b13ffe1a148612 Add diagnostics to build log
9b127eee31d7377e3a89e891ca202ce98003f260 Add way too much detail
--
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/ipxe/ipxe/pull/102/file
>
> The issues you are experiencing are most likely because the iPXE OCSP
> service is still down following a hardware death. Replacement is
> currently stalled pending the existence of a suitable ocspd package for
> Fedora; the version in the Fedora repos is more than ten years out of date.
How
@dgtlrift pushed 1 commit.
cf594e3d4050e36a84c44649053f170e3790131a Add missing file that should have
been included
--
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/ipxe/ipxe/pull/102/files/ce783dc3b060c449d3dfd51e3f6cc2723896c3cc..cf5
9 matches
Mail list logo