全文検索:
- 2024.01.18 SSL Error in Rails @en:50_dialy:2024:01
- e=error: certificate verify failed (unable to get local issuer certificate) </code> This also results in "unable to get local issuer certificate". <code> openssl s_client -sh... t.org -port 443 Verification error: unable to get local issuer certificate </code> ==== Solution ==== =... certificate used by ruby === Ruby was using /usr/local/ssl/cert.pem. <code|ssl_path.rb> require 'openssl
- 21 Set up Wireguard client as Gateway @en:50_dialy:2024:02
- k| X.X.X.X| | Wireguard network| 10.10.10.0/24| | local networdk|192.168.0.0/24| In this scenario, if you want to connect the local network (192.168.0.0/24) through a local Wireguard as the gateway from a Mobile Wireguard. ===== Config... destined for 192.168.0.0/24 will exit through the local Wireguard. <code> [Interface] Address = 10.10.10
- Mar 8 2023 SSH Error no hostkey alg @en:50_dialy:2022:03
- openssh-8.0p1 $ ./configure $ make # cp ssh /usr/local/bin/ssh </code> Write it as an alias. <code> $ cat .bashrc alias ssh='/usr/local/bin/ssh' $ ssh -V OpenSSH_9.2p1, OpenSSL 1.0.2k-
- May 30 2023 chatgpt-clone @en:50_dialy:2023:05
- ===== Modify the following <code|api/.env> HOST=localhost OPENAI_KEY </code> ===== ERROR ===== Older ... etbv1 cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts avx512vbmi umip pku ospke
- 2024.05.02 Amazon Linux 2023 Zabbix @en:50_dialy:2024:05
- dification of Configuration ==== <code> cat /usr/local/etc/zabbix_agentd.conf | grep -v -e ^# -e ^$ LogF