/openbmc/bmcweb/config/ |
H A D | meson.build | 15 'insecure-disable-auth', 16 'insecure-disable-csrf', 17 'insecure-disable-ssl', 18 'insecure-enable-redfish-query', 19 'insecure-ignore-content-type', 20 'insecure-push-style-notification',
|
/openbmc/bmcweb/ |
H A D | meson.options | 245 certificates. The insecure-disable-ssl must be disabled for 459 # Insecure options. Every option that starts with a `insecure` flag should 466 'insecure-disable-csrf', 475 'insecure-disable-ssl', 484 'insecure-disable-auth', 493 'insecure-ignore-content-type', 505 'insecure-push-style-notification', 513 'insecure-enable-redfish-query',
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/ |
H A D | phosphor-insecure-signing-key-native.bb | 1 SUMMARY = "Insecure private key for testing and development" 16 bbplain "Using an insecure image signing key!"
|
H A D | phosphor-image-signing.bb | 6 DEPENDS += "${@oe.utils.conditional('INSECURE_KEY', 'True', 'phosphor-insecure-signing-key-native',…
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/interfaces/ |
H A D | bmcweb_%.bbappend | 7 PACKAGECONFIG:append = " insecure-redfish-expand"
|
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/ |
H A D | rpcbind_add_option_to_fix_port_number.patch | 93 int insecure = 0; 117 insecure = 1;
|
/openbmc/linux/Documentation/admin-guide/nfs/ |
H A D | nfs-rdma.rst | 218 /vol0 192.168.0.47(fsid=0,rw,async,insecure,no_root_squash) 219 /vol0 192.168.0.0/255.255.255.0(fsid=0,rw,async,insecure,no_root_squash) 225 The "insecure" option must be used because the NFS/RDMA client does
|
/openbmc/openbmc/poky/meta/recipes-extended/libpipeline/ |
H A D | libpipeline_1.5.8.bb | 4 error-prone and insecure."
|
/openbmc/openbmc/poky/meta/recipes-devtools/distcc/files/ |
H A D | default | 24 OPTIONS="--allow 127.0.0.1 --enable-tcp-insecure"
|
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/ |
H A D | rsa_pub_oem_dss_key.pem | 1 # Public portion of the U-Boot SPL 'Insecure' key kept here
|
H A D | rsa_oem_dss_key.pem | 1 # U-Boot SPL 'Insecure' key (also known as 'development' or
|
/openbmc/bmcweb/redfish-core/schema/oem/openbmc/ |
H A D | meson.build | 3 'insecure-disable-auth': 'OpenBMCAccountService',
|
/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/ |
H A D | rsa_oem_fitimage_key.crt | 1 # Certificate for the 'Insecure' Kernel fitimage key, required
|
H A D | rsa_oem_fitimage_key.key | 1 # Kernel fitImage 'Insecure' key (also known as 'development' or
|
/openbmc/linux/net/rxrpc/ |
H A D | Makefile | 19 insecure.o \
|
/openbmc/openbmc/meta-security/meta-integrity/classes/ |
H A D | kernel-modsign.bbclass | 3 # To use the insecure (because public) example keys, use
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/ |
H A D | Intrusion.interface.yaml | 40 being accessed is detected to be in an insecure state.
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | Kconfig | 57 NOTE: This protocol is now considered insecure.
|
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/ |
H A D | README.md | 93 …- ```curl --insecure -u root:0penBmc -X GET https://127.0.0.1:4223/redfish/v1/Chassis/PLDM_Device_… 94 …- ```curl --insecure -u root:0penBmc -X GET https://127.0.0.1:4223/redfish/v1/Systems/system/LogSe…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/ |
H A D | 0003-Add-format-string-qualifier-to-fix-potential-securit.patch | 8 …10.c:2076:66: error: format string is not a string literal (potentially insecure) [-Werror,-Wforma…
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | nfs.py | 26 … exports.write("{0} (rw,no_root_squash,no_all_squash,insecure)\n".format(directory).encode())
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | secureboot.c | 45 * See if a user has put the shim into insecure mode. If so, and if the in efi_get_secureboot()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/ |
H A D | smi.conf | 23 # handled appropriately. A simple but insecure way is to apply
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/ |
H A D | bmcweb_git.bb | 33 PACKAGECONFIG[insecure-redfish-expand]="-Dinsecure-enable-redfish-query=enabled"
|
/openbmc/dbus-sensors/ |
H A D | meson.options | 87 'insecure-sensor-override',
|