RESEARCH

why will Chromium not build?

$ autoninja -C out/Default trichrome_chrome_bundleninja: Entering directory `out/Default’[968/75385] ACTION //build/android:prepare_android_lint_cache(//build/toolchain/android:android_clang_arm64)FAILED: android_lint_cache/build.lint.stamp python3 ../../build/android/gyp/lint.py –target-name //build/android:prepare_android_lint_cache –depfile gen/build/android/prepare_android_lint_cache.d –lint-jar-path ../../third_party/android_build_tools/lint/lint.jar –custom-lint-jar-path ../../third_party/android_build_tools/lint/custom_lint.jar –cache-dir android_lint_cache –lint-gen-dir gen/build/android/prepare_android_lint_cache –android-sdk-version=34 –min-sdk-version=26 –android-sdk-root ../../third_party/android_sdk/public –backported-methods…Read morewhy will Chromium not build?

RESEARCH

RabbitMQ FIPS Cipher

export OPENSSL_FIPS=1 export OPENSSL_CONF=/usr/local/ssl/openssl.cnf export OPENSSL_MODULES=/usr/local/lib64/ossl-modules export LD_LIBRARY_PATH=/usr/local/lib/:/usr/local/lib64/ export PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig/ if [ “$CLUSTERING“ != false ]; then export RABBITMQ_USE_LONGNAME=true rabbitmq-plugins enable –offline rabbitmq_peer_discovery_k8s fi # Erlang SSL CIPHERS=‘ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:AES256-GCM-SHA384:AES256-SHA256:AES128-GCM-SHA256:AES128-SHA256:DHE-DSS-AES256-GCM-SHA384:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA256:DHE-DSS-AES128-GCM-SHA256:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES128-SHA256:DHE-DSS-AES128-SHA256’ export ERL_SSL_PATH=/usr/local/lib/erlang/lib/ssl-11.0.3/ebin…Read moreRabbitMQ FIPS Cipher

RESEARCH

git:master:78c0275b: rabbitmq: Adding amqps support (#3511) – sr-dev

Module: kamailio Branch: master Commit: 78c0275b9081d4ee18a89f702f3931e3c3f83489 URL: github.com/kamailio/kamailio/commit/78c0275b9081d4ee18a89f702f3931e… Author: joelbax <98022231+joelbax(a)users.noreply.github.com> Committer: GitHub <noreply(a)github.com> Date: 2023-07-17T17:21:36+02:00 rabbitmq: Adding amqps support (#3511) * rabbitmq: Adding amqps support Adding support for secure…Read moregit:master:78c0275b: rabbitmq: Adding amqps support (#3511) – sr-dev

RESEARCH

openssl crash on nginx building ubuntu 22.04

trying this on ubuntu 22.04 sudo ./configure –with-cc-opt=”-g -O2 -ffile-prefix-map=/build/nginx-zctdR4/nginx-1.18.0=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wdate-time -D_FORTIFY_SOURCE=2″ –with-ld-opt=”-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now -fPIC” –prefix=/usr/share/nginx –conf-path=/etc/nginx/nginx.conf –http-log-path=/var/log/nginx/access.log…Read moreopenssl crash on nginx building ubuntu 22.04

DATA MANAGEMENT ELASTIC & LUCENE RESEARCH

Elasticsearch and Kibana docker containers communication with SSL protocol

this is my docker-compose version: “3.0” services: elasticsearch: container_name: es-container image: elasticsearch:8.7.0 environment: – xpack.security.enabled=true – xpack.security.http.ssl.enabled=true – xpack.security.http.ssl.certificate=/usr/share/elasticsearch/config/certs/kibana.crt – xpack.security.http.ssl.key=/usr/share/elasticsearch/config/certs/kibana.key – xpack.security.http.ssl.certificateAuthorities=/usr/share/elasticsearch/config/certs/ca.crt – xpack.security.transport.ssl.enabled=true – xpack.security.transport.ssl.certificate=/usr/share/elasticsearch/config/certs/kibana.crt – xpack.security.transport.ssl.key=/usr/share/elasticsearch/config/certs/kibana.key -…Read moreElasticsearch and Kibana docker containers communication with SSL protocol

MQTT & IOT AUTOMATION RESEARCH

Issue using rabbitmq-auth-backend-http to authenticate MQTT and AMQP requests

2020-05-09 15:38:23.527 [error] <0.757.0> ** Generic server <0.757.0> terminating  ** Last message in was {‘EXIT’,<0.754.0>,{noproc,{gen_server,call,[<0.769.0>,{close,200,<<“Goodbye”>>},60000]}}} ** When Server state == {state,amqp_direct_connection,{state,rabbit@cd29baf0001b,{user,<<“device_1”>>,[],[{rabbit_auth_backend_http,none}]},<<“/”>>,{amqp_params_direct,<<“device_1”>>,<<“3HJ5l3M2weGz4th3cXjKi851eT1J8clepQkwIq38iaaVKfBzh3I6GMDBzNQ8k7cC”>>,<<“/”>>,rabbit@cd29baf0001b,{amqp_adapter_info,{0,0,0,0,0,65535,44050,2},1883,{0,0,0,0,0,65535,44050,1},33292,<<“172.18.0.1:33292 -> 172.18.0.2:1883“>>,{‘MQTT’,”3.1.1”},[{variable_map,#{<<“client_id”>> => <<“nnrgVQ1I8eAEAYaw25AwTA”>>}},{channels,1},{channel_max,1},{frame_max,0},{client_properties,[{<<“product”>>,longstr,<<“MQTT client”>>},{client_id,longstr,<<“nnrgVQ1I8eAEAYaw25AwTA”>>}]},{ssl,false}]},[]},{amqp_adapter_info,{0,0,0,0,0,65535,44050,2},1883,{0,0,0,0,0,65535,44050,1},33292,<<“172.18.0.1:33292 -> 172.18.0.2:1883“>>,{‘MQTT’,”3.1.1”},[{variable_map,#{<<“client_id”>> => <<“nnrgVQ1I8eAEAYaw25AwTA”>>}},{channels,1},{channel_max,1},{frame_max,0},{client_properties,[{<<“product”>>,longstr,<<“MQTT…Read moreIssue using rabbitmq-auth-backend-http to authenticate MQTT and AMQP requests

ACOUSTICS & DSP DATA MANAGEMENT RESEARCH

libs/beast/example/websocket/server/sync-ssl/websocket_server_sync_ssl.cpp – 1.81.0

libs/beast/example/websocket/server/sync-ssl/websocket_server_sync_ssl.cpp // // Copyright (c) 2016-2019 Vinnie Falco (vinnie dot falco at gmail dot com) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt…Read morelibs/beast/example/websocket/server/sync-ssl/websocket_server_sync_ssl.cpp – 1.81.0

RESEARCH

nginx: [emerg] cannot load certificate – aaPanel

I have this problem , nginx: [emerg] cannot load certificate “/www/server/panel/ssl/certificate.pem”: BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen(‘/www/server/panel/ssl/certificate.pem’,’r’) error:2006D080:BIO routines:BIO_new_file:no such file)nginx: configuration file /www/server/nginx/conf/nginx.conf test failed and…Read morenginx: [emerg] cannot load certificate – aaPanel

RESEARCH

windows – RabbitMQ: configuring ssl of rabbitmq_management, fail_if_no_peer_cert and fail_if_no_peer_cert parameters

general questions about the using of *fail_if_no_peer_cert *and *fail_if_no_peer_cert *params in *rabbitmq_management *on windows if a client calls management API through https, the requests are secured by the certificate which…Read morewindows – RabbitMQ: configuring ssl of rabbitmq_management, fail_if_no_peer_cert and fail_if_no_peer_cert parameters

RESEARCH

ERROR [KafkaServer id=0] Fatal error during KafkaS… – Cloudera Community

Hi All, ERROR [KafkaServer id=0] Fatal error during KafkaServer startup. Prepare to shutdown (kafka.server.KafkaServer)org.apache.kafka.common.KafkaException: org.apache.kafka.common.config.ConfigException: Invalid value javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for configuration A client…Read moreERROR [KafkaServer id=0] Fatal error during KafkaS… – Cloudera Community

DATA MANAGEMENT RESEARCH

Error during connection to database: TMySQL57Connection : Server connect failed. -Problema Installazione CQRLOG su LINUX POP-OS.

Dopo aver Installato CQRLOG, all’avvio si presenta questo errore:Cqrlog Ver:2.5.1 (001) Date:2021-01-24**** DEBUG LEVEL 1 **** OS:Linux version 5.16.11-76051611-generic (jenkins@warp.pop-os.org) (gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0, GNU ld (GNU Binutils for Ubuntu)…Read moreError during connection to database: TMySQL57Connection : Server connect failed. -Problema Installazione CQRLOG su LINUX POP-OS.