MehrdadLinux(@Mehrdadlinux) 's Twitter Profile Photo

اگر برای محیط توسعه localhost نیاز به HTTPS داشتیدو برای TLS certificateو امضای آن استفاده از mkcert یا local-ssl-proxy یا ... حتی خود openssl براتون سخته
استفاده از anchor lcl یک راه کار ساده است
github.com/anchordotdev/c…
توضیحات فنی و امنیتی بیشتر
t.me/MehrdadLinuxch…

اگر برای محیط توسعه localhost نیاز به HTTPS داشتیدو برای  TLS certificateو امضای آن استفاده از mkcert یا local-ssl-proxy یا ... حتی خود openssl براتون سخته
استفاده از anchor lcl   یک راه کار ساده است
github.com/anchordotdev/c…
توضیحات فنی و امنیتی بیشتر
t.me/MehrdadLinuxch…
account_circle
CFC4N(@CFC4N) 's Twitter Profile Photo

github.com/gojue/ecapture…

修复了OpenSSL 1.0.x版本的HOOK地址无效问题;修复Golang PIE 地址无关代码下uprobe符号偏移地址定位bug;支持amd64\arm64两种CPU架构下的相互交叉编译,通过CROSS_ARCH=arm64环境变量指定。

如果你写eBPF程序不知道如何做交叉编译,那你可以认真学习一下。

account_circle
Marcin Krzyzanowski(@krzyzanowskim) 's Twitter Profile Photo

Today, I moved my OpenSSL package Xcode project generation to Tuist. It feels good. really good. Fixes multiple platform maintenance problems I had (it's a horror to make changes to multiple targets otherwise) github.com/krzyzanowskim/…

account_circle
Nima Zeighami(@NimaZeighami) 's Twitter Profile Photo

I spent WAY longer than I’d like to admit making the Dolphin emulator run on my iPhone 15 Pro. It’s WAY harder than it was a couple years ago.

But after all that time debugging Python, OpenSSL, and PATH variables (yes really) was it all worth it in the end?

No, no it wasn’t.

account_circle
aeris 🏳️‍🌈(@aeris_v2) 's Twitter Profile Photo

Autre blague x509. Je tente de jouer avec du nameConstraints. Firefox me sort du « BAD_DER » alors que OpenSSL, curl et wget sont contents. Une idée ? 🤔

Les certs : paste.imirhil.fr/?ab6c8cacb1d88…
OpenSSL, Curl, Wget : ✅
Firefox : ❌

Autre blague x509. Je tente de jouer avec du nameConstraints. Firefox me sort du « BAD_DER » alors que OpenSSL, curl et wget sont contents. Une idée ? 🤔

Les certs : paste.imirhil.fr/?ab6c8cacb1d88…
OpenSSL, Curl, Wget : ✅
Firefox : ❌
account_circle
Joerg @DJ7NT@radiosocial.de(@iNT2000) 's Twitter Profile Photo

Problem: SSL-Client-Verification via was broken at Work. Triple checked all chains, all certs all configs. Nothing expired.
After 4h of investigative work i found the issue: CRL-List was expired.

is a bitch!

account_circle
oiko(@oiko_nomikos) 's Twitter Profile Photo

Get my coffee and back to building the smtp server and associated logic, then I won't need openssl or curl libraries. Just got to build the same handshake 🤝

account_circle
OpenSSL Project(@openssl_) 's Twitter Profile Photo

OpenSSL 3.3 Final Release is now live. Please check out our blog post for download information and for details on new features in the OpenSSL 3.3 Release. 🔒💻 openssl.org/blog/blog/2024…

account_circle
Komodo Cyber Security(@Komodosec) 's Twitter Profile Photo

Why OpenSSL punycode vulnerability CVE-2022-3602 was not detected by fuzz testing allsoftwaresucks.blogspot.com/2022/11/why-cv…

account_circle
saygox(@saygox) 's Twitter Profile Photo

yunが動かないだと!
opensslがっ!???
なんてことだ…放っておいても改善などしないのに
だから皆居なくなった

account_circle
さきようすけ@プログラマーもどき(@yousuke_saki) 's Twitter Profile Photo

Ubuntu 22.04 の OpenSSL 3.0.2 にバグが多くて、どうしたものか悩んでいる。OpenSSL だけ新しくするのは面倒だし…Docker かね…

account_circle
testnetcn(Q,Q)(@TestnetCn) 's Twitter Profile Photo

Luke🐟⛓️ 如果openssl已经安装过还是出现这个问题,用find查找一下这个库文件在哪

find / -name 'libssl.so.3'

account_circle
yayv.cn(@yayv) 's Twitter Profile Photo

有完整讲解 OpenSSL, SSL, TLS 这些加密方法和工具的使用方法,流程,跟各种大型软件如何结合的文章吗?

account_circle
otofu(@0tofu) 's Twitter Profile Photo

curlでhttps接続するとランダムでエラー(curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL)になる。
パケットキャプチャしてWiresharkで見ると成功してるときはTLSv1.3になってるけど失敗時はTLSv1になってる。
中身見るとRandomの箇所以外全部一緒。何でこうなるかまったく分からん。教えて偉い人

curlでhttps接続するとランダムでエラー(curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL)になる。
パケットキャプチャしてWiresharkで見ると成功してるときはTLSv1.3になってるけど失敗時はTLSv1になってる。
中身見るとRandomの箇所以外全部一緒。何でこうなるかまったく分からん。教えて偉い人
account_circle
れんと (Lento) : Less posts mode(@otat_88) 's Twitter Profile Photo

やっと、やりたいこと(JavaScriptで暗号化→Linuxで復号化)が出来るようになったが、ますますJSがクソだと実感し、大嫌いになった(まあ、もっとクソなのは あるが)。が、もうしばらくは付き合わないといけないので疲れる。

でも、みんな良く使ってるな。

あと、opensslコマンドの暗号化もひどい。

account_circle
Yasuhiro ABE(@YasuhiroABE) 's Twitter Profile Photo

困ったなぁ。
$ openssl s_client -connect rubygems.org
CONNECTED(00000003)
write:errno=104
---
no peer certificate available

account_circle