MaxSky MaxSky
3年前
PHP 中 firebase/php-jwt RS256 公私钥生成指南
所有关于openssl_sign():suppliedkeyparamcannotbecoercedintoaprivate/publickey、Algorithmnotallowed等错误按照文章来一遍,基本就能解决了GitHub用多了,第一反应用puttygen.exe这个程序来生成,得到id_rsa
Stella981 Stella981
2年前
OpenSSL中关于RSA_new和RSA_free的内存泄漏
在使用OpenSSL的RSA加解密的时候,发现RSA\_new()初始化和RSA\_free()释放RSA结构体后依然会有内存泄漏。网上Baidu、Google之,发现这个相关信息很少(至少中文搜索结果是这样,不知是研究这个的人太少还是这个太基础了。。。),最后终于在某个E文论坛上找到了解决办法。在这里总结了一下,供大家参考。我的OpenSSL版本是0.9.
Stella981 Stella981
2年前
Redhat6.4安装MongoDBv3.6.3
运用后台配置文件方式启动。条件下载mongodblinuxx86_64rhel623.6.3.tar官网https://www.mongodb.com/downloadcenter?jmpnavcommunity依赖openssl1.0.1e57.el6.x86_64.rpm
Stella981 Stella981
2年前
CentOs6.5 nginx1.10.1
yum install y  gccyum install y gcccyum install y pcre pcredevelyum install y zlib zlibdevelyum install y openssl  openssldevelnginx1
Stella981 Stella981
2年前
OpenSSL 之 RSA 相关命令学习笔记
作者:Angus.Fenying<i.am.x.fenying@gmail.com(https://www.oschina.net/action/GoToLink?urlmailto%3Ai.am.x.fenying%40gmail.com)\日期:2016111010:35PM本文介绍OpenSSL命令行进
Stella981 Stella981
2年前
Fedora 33
最近Fedora33上配置ssh连接到gitee出现错误:Permissiondenied(publickey)查看具体信息: $sshvTgit@gitee.comOpenSSH_8.4p1,OpenSSL1.1.1iFIPS8Dec2020...debug1:Conne
Wesley13 Wesley13
2年前
VS中静态使用openssl
OpenSSL在windows下编译比较不友好,因此较难直接用于开发。但是网上有大神一直维护编译windows下需要的文件http://www.npcglib.org/~stathis/blog/precompiledopenssl/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%
Stella981 Stella981
2年前
Nginx学习笔记——安装
Nginx安装linux安装下载tar.gz包,以及依赖openssl、zlib、pcreopenssl、zlib、pcre安装cd对应目录 ./configuremakemakeinstallnginx安装cd对应目录./configure
Easter79 Easter79
2年前
Tengine 安装配置
所需环境安装Tengine需要:pcre、openssl、zlib源码。自行下载。操作系统:AlpineTengine版本:2.3.1Tengine安装运行用户:www日志目录:/var/log/Tengine临时目录:/var/tmp/Tengin
Wesley13 Wesley13
2年前
编译Linux
如题:scripts/extractcert.c:21:25:fatalerror:openssl/bio.h:Nosuchfileordirectorycompilationterminated.scripts/Makefile.host:90:recipefortarget'scripts/ex