Home
last modified time | relevance | path

Searched full:insecure (Results 1 – 25 of 106) sorted by relevance

12345

/openbmc/bmcweb/config/
H A Dmeson.build15 '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 Dmeson.options245 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 Dphosphor-insecure-signing-key-native.bb1 SUMMARY = "Insecure private key for testing and development"
16 bbplain "Using an insecure image signing key!"
H A Dphosphor-image-signing.bb6 DEPENDS += "${@oe.utils.conditional('INSECURE_KEY', 'True', 'phosphor-insecure-signing-key-native',…
/openbmc/openbmc/meta-facebook/recipes-phosphor/interfaces/
H A Dbmcweb_%.bbappend7 PACKAGECONFIG:append = " insecure-redfish-expand"
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/
H A Drpcbind_add_option_to_fix_port_number.patch93 int insecure = 0;
117 insecure = 1;
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfs-rdma.rst218 /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 Dlibpipeline_1.5.8.bb4 error-prone and insecure."
/openbmc/openbmc/poky/meta/recipes-devtools/distcc/files/
H A Ddefault24 OPTIONS="--allow 127.0.0.1 --enable-tcp-insecure"
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/
H A Drsa_pub_oem_dss_key.pem1 # Public portion of the U-Boot SPL 'Insecure' key kept here
H A Drsa_oem_dss_key.pem1 # U-Boot SPL 'Insecure' key (also known as 'development' or
/openbmc/bmcweb/redfish-core/schema/oem/openbmc/
H A Dmeson.build3 'insecure-disable-auth': 'OpenBMCAccountService',
/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/
H A Drsa_oem_fitimage_key.crt1 # Certificate for the 'Insecure' Kernel fitimage key, required
H A Drsa_oem_fitimage_key.key1 # Kernel fitImage 'Insecure' key (also known as 'development' or
/openbmc/linux/net/rxrpc/
H A DMakefile19 insecure.o \
/openbmc/openbmc/meta-security/meta-integrity/classes/
H A Dkernel-modsign.bbclass3 # To use the insecure (because public) example keys, use
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/
H A DIntrusion.interface.yaml40 being accessed is detected to be in an insecure state.
/openbmc/linux/drivers/staging/rtl8192e/
H A DKconfig57 NOTE: This protocol is now considered insecure.
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/
H A DREADME.md93 …- ```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 D0003-Add-format-string-qualifier-to-fix-potential-securit.patch8 …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 Dnfs.py26 … exports.write("{0} (rw,no_root_squash,no_all_squash,insecure)\n".format(directory).encode())
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dsecureboot.c45 * 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 Dsmi.conf23 # handled appropriately. A simple but insecure way is to apply
/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/
H A Dbmcweb_git.bb33 PACKAGECONFIG[insecure-redfish-expand]="-Dinsecure-enable-redfish-query=enabled"
/openbmc/dbus-sensors/
H A Dmeson.options87 'insecure-sensor-override',

12345