/openbmc/bmcweb/config/ |
H A D | meson.build | 16 'insecure-disable-auth', 17 'insecure-disable-csrf', 18 'insecure-disable-ssl', 19 'insecure-enable-redfish-query', 20 'insecure-ignore-content-type', 21 'insecure-push-style-notification',
|
/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/bmcweb/ |
H A D | meson.options | 245 certificates. The insecure-disable-ssl must be disabled for 489 # Insecure options. Every option that starts with a `insecure` flag should 496 'insecure-disable-csrf', 505 'insecure-disable-ssl', 514 'insecure-disable-auth', 523 'insecure-ignore-content-type', 535 'insecure-push-style-notification', 543 'insecure-enable-redfish-query',
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/interfaces/ |
H A D | bmcweb_%.bbappend | 10 insecure-redfish-expand \
|
/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/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/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/recipes-extended/rpcbind/rpcbind/ |
H A D | rpcbind_add_option_to_fix_port_number.patch | 93 int insecure = 0; 117 insecure = 1;
|
/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/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/dbus-sensors/ |
H A D | meson.options | 87 'insecure-sensor-override',
|
/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-networking/recipes-connectivity/bearssl/ |
H A D | bearssl_0.6.bb | 4 * Be correct and secure. In particular, insecure protocol versions and \
|
/openbmc/dbus-sensors/src/ |
H A D | meson.build | 8 get_option('insecure-sensor-override').allowed(),
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/ |
H A D | bmcweb_git.bb | 41 PACKAGECONFIG[insecure-redfish-expand] = "-Dinsecure-enable-redfish-query=enabled"
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | apt.py | 39 …self.target.run('cd %s; echo deb [ allow-insecure=yes ] %s/all ./ > sources.list' % (apt_get_sourc…
|
/openbmc/openbmc/poky/scripts/esdk-tools/ |
H A D | runqemu-export-rootfs | 79 echo "$NFS_EXPORT_DIR (rw,no_root_squash,no_all_squash,insecure)" > $EXPORTS
|