Home
last modified time | relevance | path

Searched refs:ssl (Results 101 – 125 of 145) sorted by relevance

123456

/openbmc/linux/arch/xtensa/kernel/
H A Dcoprocessor.S179 ssl a3 # SAR: 32 - coprocessor_number
/openbmc/linux/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S61 ssl a5
/openbmc/phosphor-user-manager/
H A Dmeson.build30 conf_data.set_quoted('TLS_CACERT_PATH', '/etc/ssl/certs/authority',
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Drust-cross-canadian.inc86 export CARGO_HTTP_CAINFO="\$OECORE_NATIVE_SYSROOT/etc/ssl/certs/ca-certificates.crt"
/openbmc/openbmc/poky/meta/recipes-support/gnutls/
H A Dgnutls_3.8.4.bb54 --with-default-trust-store-file=${sysconfdir}/ssl/certs/ca-certificates.crt \
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_shift.S89 ssl a2
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dsetup.sh53 echo "ssl=$ssl" >> $cfile
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/
H A Dfreediameter_1.4.0.bb108 …openssl req -x509 -config ${STAGING_DIR_NATIVE}/etc/ssl/openssl.cnf -newkey rsa:4096 -sha256 -node…
/openbmc/bmcweb/
H A Dmeson.options189 certificates. The insecure-disable-ssl must be disabled for
338 'insecure-disable-ssl',
H A DTESTING.md121 $ python scripts/websocket_test.py --host 1.2.3.4:443 --ssl
/openbmc/docs/security/
H A DTLS-configuration.md48 system. For Ubuntu it is usually `/usr/lib/ssl/openssl.cnf`, but can also can be
49 at `/etc/ssl/openssl.cnf`. For Cygwin it might be
55 cp /usr/lib/ssl/openssl.cnf openssl-client.cnf
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/
H A Dmongodb_git.bb89 --ssl \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/
H A Dsquid_6.8.bb51 PACKAGECONFIG[ssl] = "--with-openssl=yes,--with-openssl=no,openssl"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/
H A Dphp_8.2.16.bb113 --with-imap-ssl=${STAGING_DIR_HOST} \
114 ,--without-imap --without-imap-ssl \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A Dlong-help160 Default: /etc/ssl/certs
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/
H A Dopenhpi_3.8.0.bb45 file://openhpi-3.6.1-ssl.patch \
/openbmc/openbmc/poky/meta/recipes-devtools/git/
H A Dgit_2.44.0.bb99 REL_GIT_SSL_CAINFO = "${@os.path.relpath(sysconfdir, bindir)}/ssl/certs/ca-certificates.crt"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A D0001-Make-ndiff-support-python3.patch1408 - a.tunnel = u"ssl"
1412 + a.tunnel = "ssl"
1418 - b.tunnel = u"ssl"
1422 + b.tunnel = "ssl"
1433 - serv.tunnel = u"ssl"
1434 - self.assertEqual(serv.name_string(), u"ssl/http")
1436 + serv.tunnel = "ssl"
1437 + self.assertEqual(serv.name_string(), "ssl/http")
/openbmc/u-boot/arch/xtensa/cpu/
H A Dstart.S303 ssl a0
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/
H A Dnodejs_20.11.1.bb159 install -D ${RECIPE_SYSROOT_NATIVE}/etc/ssl/openssl.cnf ${B}/deps/openssl/nodejs-openssl.cnf
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcargo_common.bbclass81 cainfo = "${STAGING_ETCDIR_NATIVE}/ssl/certs/ca-certificates.crt"
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/
H A Dwebmin_1.850.bb116 export ssl=0
/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp554 boost::asio::ssl::stream< in close()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-1.8.rst92 .. _migration-1.8-ssl:
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/
H A D0001-Added-handshake-history-reporting-when-test-fails.patch144 SSL *ssl;

123456