Ipxe https permission denied [err 0216eb8f]
|
2020-09-08, 18:10
Post: #1
|
|||
|
|||
Ipxe https permission denied [err 0216eb8f]
Hello everyone,
I'm trying to serve a live filesystem over https (http2), i already got it serving with plain http, but i would like to try http2 to see if there is any speed improvement (because the squashfs image is quite big). My nginx conf is below: Code: server { And my ipxe build (uefi) is: Code: make -j8 bin-x86_64-efi/vmxnet3.efi EMBED=boot.pxe CERT=server.crt PRIVKEY=server.key TRUST=ca.crt Already tried CERT and PRIVKEY alone, only TRUST and nothing so far. Thanks in advance. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)