/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/ |
H A D | libio-socket-ssl-perl_2.089.bb | 1 SUMMARY = "Perl library for transparent SSL" 3 uses SSL to encrypt data before it is transferred to a remote server \ 4 or client. IO::Socket::SSL supports all the extra features that one \ 5 needs to write a full-featured SSL client or server application: \ 6 multiple SSL contexts, cipher selection, certificate verification, and \ 7 SSL version selection. As an extra bonus, it works perfectly with \ 9 HOMEPAGE = "https://metacpan.org/dist/IO-Socket-SSL" 23 SRC_URI = "${CPAN_MIRROR}/authors/id/S/SU/SULLR/IO-Socket-SSL-${PV}.tar.gz" 26 S = "${WORKDIR}/IO-Socket-SSL-${PV}"
|
/openbmc/openbmc-test-automation/security/ |
H A D | test_ssl.robot | 2 Documentation This testsuite is for testing SSL connection to OpenBMC. 12 Test SSL Connection 13 [Documentation] This testcase is for testing the SSL connection to the 18 Test Non SSL Connection To Port 80 26 Test Non SSL Connection To HTTPS Port
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/ |
H A D | uw-imap-newer-tls.patch | 16 return "SSL context failed"; 28 syslog (LOG_ALERT,"Unable to create SSL context, host=%.80s",
|
/openbmc/openbmc-test-automation/test_lists/ |
H A D | CT_basic_run | 9 #REST SSL connection test 36 #Certificate via Open SSL
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bearssl/ |
H A D | bearssl_0.6.bb | 1 SUMMARY = "BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C" 2 DESCRIPTION = "BearSSL is an implementation of the SSL/TLS protocol (RFC \ 13 * Be feature-rich and extensible. SSL/TLS has many defined cipher suites \
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | SSLeay-standalone | 7 This package is an SSL implementation written 9 The implementation was written so as to conform with Netscapes SSL. 14 lhash, DES, etc., code; not just the SSL code. The SSL documentation
|
H A D | OpenSSL | 63 This package is an SSL implementation written 65 The implementation was written so as to conform with Netscapes SSL. 70 lhash, DES, etc., code; not just the SSL code. The SSL documentation
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/wolfssl/ |
H A D | wolfssl_5.7.2.bb | 1 SUMMARY = "wolfSSL Lightweight Embedded SSL/TLS Library" 2 DESCRIPTION = "wolfSSL, formerly CyaSSL, is a lightweight SSL library written \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
H A D | openhpi-linkfix.patch | 5 properly with SSL 26 +#Tests don't compile wih SSL properly so comment them out
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-m2crypto_0.42.0.bb | 1 SUMMARY = "A Python crypto and SSL toolkit" 44 rm -f ${D}${PYTHON_SITEPACKAGES_DIR}/M2Crypto/SSL/__pycache__/*.cpython-*.pyc
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/stunnel/ |
H A D | stunnel_5.74.bb | 1 SUMMARY = "Program for providing universal TLS/SSL tunneling service" 2 DESCRIPTION = "SSL encryption wrapper between remote client and local (inetd-startable) or remote s…
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openvpn/openvpn/ |
H A D | 0001-configure.ac-eliminate-build-path-from-openvpn-versi.patch | 9 OpenVPN 2.5.7 x86_64-poky-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] 19 OpenVPN 2.5.7 x86_64-poky-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL]
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/ |
H A D | libnet-ssleay-perl_1.85.bb | 3 web pages on SSL servers (for symmetry, same API is offered for \ 5 clients, and finally access to the SSL api of SSLeay/OpenSSL package \
|
/openbmc/linux/arch/sh/kernel/cpu/sh3/ |
H A D | setup-sh7720.c | 227 DMAC1, LCDC, SSL, enumerator 249 INTC_VECT(SSL, 0x980), 271 { 0xA414001AUL, 0, 16, 4, /* IPRE */ { DMAC1, 0, LCDC, SSL } },
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mbedtls/ |
H A D | mbedtls_3.6.2.bb | 1 SUMMARY = "Lightweight crypto and SSL/TLS library" 3 for providing SSL and TLS support in your programs. It offers \ 13 - SSL v3 and TLS 1.0, 1.1 and 1.2 \
|
H A D | mbedtls_2.28.9.bb | 1 SUMMARY = "Lightweight crypto and SSL/TLS library" 3 for providing SSL and TLS support in your programs. It offers \ 13 - SSL v3 and TLS 1.0, 1.1 and 1.2 \
|
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/ |
H A D | test_multiple_interfaces.robot | 85 Navigate To SSL Certificate Page 107 Navigate To SSL Certificate Page 108 [Documentation] Navigate to SSL Certificate page.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/ |
H A D | sblim-sfcb-1.3.16-multilib-man-cfg.patch | 15 @@ -275,11 +275,11 @@ SSL private key file for sfcb. 16 SSL client certificate / trust store for sfcb.
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/files/ |
H A D | apache2.service | 8 ExecStart=@SBINDIR@/httpd -DFOREGROUND -D SSL -D PHP5 -k start
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/ |
H A D | 0001-Added-handshake-history-reporting-when-test-fails.patch | 122 @@ -725,15 +821,6 @@ static void configure_handshake_ssl(SSL *server, SSL *client, 135 /* An SSL object and associated read-write buffers. */ 137 SSL *ssl;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/ |
H A D | system-pkcs11.txt | 4 …0 slotParams=(1={slotFlags=[ECC,RSA,DSA,DH,RC2,RC4,DES,RANDOM,SHA1,MD5,MD2,SSL,TLS,AES,Camellia,SE…
|
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/ |
H A D | gbmc-ncsi-sslh.service | 2 Description=SSL/SSH multiplexer
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-1.8.rst | 94 SSL 3.0 is Now Disabled in OpenSSL 97 SSL 3.0 is now disabled when building OpenSSL. Disabling SSL 3.0 avoids 99 must re-enable SSL 3.0, then you can add an append file (``*.bbappend``)
|
/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ |
H A D | ca-certificates_20241223.bb | 3 SSL-based applications to check for the authenticity of SSL connections. \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openfortivpn/ |
H A D | openfortivpn_1.22.1.bb | 1 SUMMARY = "Client for PPP+SSL VPN tunnel services"
|