E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
openssl
openssl
生成数字证书
openssl
生成CA证书_
openssl
index.txt:nosuchfileordirectory-CSDN博客https://blog.csdn.net/cowbin2012/article/details
wacpguo
·
2024-09-02 01:13
网络
服务器
运维
在 Windows下用 Visual Studio 编译
OpenSSL
1.1.0
到
OpenSSL
官方网站下载
OpenSSL
源代码包1、下载
openssl
-1.1.0.tar.gz2、安装ActivePerl,可以到http://www.activestate.com/activeperl
Oo璀璨星海oO
·
2024-09-01 13:00
PKI
nginx正向代理-内网服务器通过代理服务器访问外部网络
make-yyuminstallrpm-buildrpmdevtools-y2.安装依赖yuminstallpcre-develpcre-yyuminstallzlib-develzlib-yyuminstall
openssl
-devel
openssl
-yyuminstallredhat-lsb-core-yyuminstallgit-y3
kiboyiscoming
·
2024-09-01 13:57
JAVA
nginx
正向代理
nginx
java
linux
centos7安装python3.11
1安装依赖sudoyum-yupdatesudoyum-yinstall
openssl
-develbzip2-develexpat-develgdbm-develreadline-develsqlite-develpsmisclibffi-devel-ysudoyum-ygroupinstall"DevelopmentTools
林光虚霁晓
·
2024-09-01 11:43
补充
python3.11
Node:解决Error: error:0308010C:digital envelope routines::unsupported的解决方法
查找了一些资料,大致明白了报错的原因:主要是因为node17版本发布了
OpenSSL
3.0对算法和秘钥大小增加了更为严格的限制,node17之前版本
码上言
·
2024-09-01 04:30
分享
vue
error:0308010C:digital envelope routines::unsupported【超详细图解】
目录一、报错信息二、分析原因三、解决方案一、报错信息二、分析原因node.js18不兼容oppsll,node.jsv17以上版本中最近发布的
OpenSSL
3.0,而
OpenSSL
3.0对允许算法和密钥大小增加了严格的限制三
舊時王謝堂前燕
·
2024-09-01 03:59
前端
node.js
npm
Win生成git的公私钥
在Windows上生成Git的公钥和私钥,可以通过几种不同的方法实现,以下是使用最常见工具(如GitBash、PuTTYgen和
OpenSSL
)的详细步骤:一、使用GitBash生成密钥对安装GitforWindows
J不A秃V头A
·
2024-08-31 23:31
Java
git
java
关于SM2算法 ASN.1编码 踩过的坑 - 加密
在某些项目开发过程中,或多或少很多底层安全OS系统或者算法库,都引入了
openssl
或者gmssl的一些内容来实现算法,这样就导致算法运算结果并不是完全按照国密标准的裸数据,而是经过编码之后的数据,编码之间的对齐对上层业务系统互通带来的一些挑战
softt
·
2024-08-29 12:31
c语言
密码学
openssl
从p12提取公钥、私钥和证书
OpenSSL
可以很方便地从.p12(PKCS#12)文件中提取公钥、私钥和证书,并以适当的格式保存它们,方便进一步使用。
promise524
·
2024-08-29 07:25
网络协议
openssl
证书
经验分享
bash
linux
tcp/ip
linux安装python3.11.9
3.11.9.tgz解压tar-zxfPython.tgz准备编译环境yum-yinstallgccmakezlibzlib-devellibffilibffi-develreadline-devel
openssl
-devel
openssl
11
openssl
11
BUG记录机
·
2024-08-26 11:53
python
linux
python3.11
运维
aes加密字符串
openssl
_aes加解密(
openssl
方式)
/***说明:**User:胡熔*Date:2018/11/5*Time:15:47*/include'aes.class.php';$str='这是加密前的字符';$key='http://www.hu-rong.com';$aes=newAes($key);$encrypted=$aes->encrypt($str);echo'要加密的字符串:'.$str.'加密key为'.$key.'加密后
Yufeng Bai
·
2024-08-26 03:31
aes加密字符串
openssl
Nginx使用命令安装说明
download/nginx-1.20.2.tar.gz2.解压安装包tar-zxvfnginx-1.20.2.tar.gz3.安装依赖yum-yinstallgccpcre-develzlib-devel
openssl
openssl
-devel4
lytcreate.
·
2024-08-24 20:28
Linux
nginx
服务器
运维
FastDFS的安装(分布式项目中的图片管理)
Nginx的代理功能才能访问FastDFS中存放的图片(也就是说还要安装Nginx)一、FastDfs的安装(1)安装gcc编译器yuminstallgcc-c++perl-develpcre-devel
openssl
-develzlib-develwget
菜到极致就是渣
·
2024-08-23 17:38
环境搭建
Java项目实用知识
分布式架构
分布式
java
移远5G平台交叉编译C++、
OpenSSL
初级代码游戏的专栏介绍与文章目录-CSDN博客我的github:codetoys,所有代码都将会位于ctfc库中。已经放入库中我会指出在库中的位置。这些代码大部分以Linux为目标但部分代码是纯C++的,可以在任何平台上使用。这是操作记录。移远的某款5G平台,arm64,简化版linux系统。交叉编译环境为ubuntu18(我用的是最小安装的liveserver)。交叉编译工具:unisoc-in
初级代码游戏
·
2024-08-23 13:07
工业
5G
交叉编译
openssl
CentOS 系统上将 Python 更新到 3.9 版本
1.首先,更新系统包并安装必要的开发工具sudoyumupdatesudoyumgroupinstall"DevelopmentTools"-ysudoyuminstall
openssl
-develbzip2
(x²+y²-1)³+x²y³ = 0
·
2024-08-22 22:07
centos
python
linux
内网IP使用Https小记
本文章记录使用Nginx,给内网IP地址提供Https协议功能1.使用
openssl
生成自签证书2.将证书配置在Nginx中3.使用443端口出现的一些问题1.Chrome浏览器,会提示不安全.可以忽略
G-MDMA
·
2024-08-22 14:20
https
tcp/ip
网络协议
【CentOS7】【Nginx】CentOS7源码编译并安装nginx
更新yumsudoyumupdate-y安装必要的编译工具和依赖项sudoyuminstall-ygccpcre-devel
openssl
-develzlib-devel下载Nginx源代码wgethttp
小丛的知识窝
·
2024-03-25 13:30
nginx
运维
服务器
Kafka-SSL笔记整理
创建密钥仓库以及CA创建密匙仓库,用户存储证书文件keytool-keystoreserver.keystore.jks-aliashello_kafka-validity100000-genkey创建CA
openssl
req-new-x509
yicj
·
2024-03-17 14:21
kafka
ssl
笔记
wrk安装及使用
README.mdmac安装:brewinstallwrk查看是否安装成功:wrk-vcentos安装:sudoyumgroupinstall'DevelopmentTools'sudoyuminstall-y
openssl
-develgitgitcloneGitHub-wg
Loren_云淡风轻
·
2024-03-17 13:48
自动化测试
junit
CentOS 7 基于官方源码制作openssh 9.7p1版本rpm包(含ssh-copy-id和显示
openssl
版本信息)—— 筑梦之路
制作过程参考之前的文章,CentOS7基于官方源码和
openssl
制作openssh9.6rpm包(含ssh-copy-id)——筑梦之路_openssh9.6-CSDN博客几乎没啥差别2023年3月12
筑梦之路
·
2024-03-16 17:55
linux系统运维
centos
ssh
linux
Linux 制作 OpenSSH RPM 包
:RockyLinux9、AWSAmazonLinux20231.安装依赖RockyLinux:dnf-yinstallepel-releasegccinitscriptskrb5-develmake
openssl
openssl
-develpam-develperlrpm-bui
dongsong1117
·
2024-03-12 06:51
linux
运维
服务器
OpenSSH
error:0308010C:digital envelope routines::unsupported
digitalenveloperoutines::unsupported报错原因解决方案方案一:降低node版本在17以下指定node版本macnode版本降级mac切换node版本方案二:启用legacy
OpenSSL
provider
MYG_G
·
2024-03-11 23:11
js
javascript
Nodejs运行vue项目时,报错:Error: error:0308010C:digital envelope routines::unsupported
运行vue项目时,出现错误:Error:error:0308010C:digitalenveloperoutines::unsupported经过探索,发现问题所在,主要是nodeJsV17版本发布了
OpenSSL
3.0
softshow1026
·
2024-03-11 14:43
vue.js
前端
javascript
CentOS 7升级openssh9.6p1
localhost~]#cat/etc/redhat-releaseCentOSLinuxrelease7.9.2009(Core)[root@localhost~]#ssh-VOpenSSH_7.4p1,
OpenSSL
1.0.2k-fips26Jan2017
lakeside1
·
2024-03-10 23:53
运维
centos
linux
运维
升级openssh
OpenSSL
安全漏洞(CVE-2023-3817)
厂商补丁:目前厂商已发布升级补丁以修复漏洞,补丁获取链接:https://www.
openssl
.org/news/secadv/20230731.txt
OpenSSL
安全建议[2023年7月31日]=
鹊鹊_Y
·
2024-03-08 13:07
漏洞修复
ssl
服务器
运维
linux
查看android keystore的md5以及其他信息的命令
keytool-list-v-keystorexxx.keystorekeytool-exportcert-keystorexxx.keystore|
openssl
dgst-md5
前方路远
·
2024-03-08 10:33
服务器
运维
59-Ubuntu-NGINX 高级配置
文章目录第三方模块Nginx变量使用Nginx压缩功能https功能自签名证书实现多域名HTTPSfavicon.ico隐藏Nginx版本号
OpenSSL
版本升级第三方模块第三方模块是对nginx的功能扩展
岂将无言做病深
·
2024-03-06 18:12
nginx
ubuntu
linux本地安装nginx教程
1.安装编译工具及库文件yum-yinstallmakezlibzlib-develgcc-c++libtool
openssl
openssl
-develpcre-devel2.下载nginx包到指定位置
星梦客
·
2024-03-02 17:06
Nginx
linux
nginx
运维
前端开发环境模拟HTTPS
文章目录一、创建HTTPS证书
openssl
报错?
流水吾情
·
2024-02-28 22:35
前端
https
Suse 12更新操作系统
Openssl
(3.2.0)、OpenSSH(9.6p1)及ntp(4.2.8p17)(源码编译安装)
部署前准备安装依赖zypperinstall-ygccgcc-c++glibcmakeautoconf
openssl
openssl
-develpcre-develpam-develzypperinstall-ypam
Lz__Heng
·
2024-02-25 03:43
服务器
linux
运维
openssh
ntp
suse
centos7下安装python3 解决
openssl
等一系列问题
主要的问题有三个,
openssl
版本过低,'_ctypes'缺失,以及安装后sqlite3缺失。下面我会贴出我的安装流程,解决的方法都在里面。
weixin_30617561
·
2024-02-20 21:41
运维
数据库
python
python3
openssl
_centos6/7 下升级
openssl
并安装python3
就想着趁现在有点时间就再写一篇,^_^centos6或者centos7python默认都是安装python2版本,现要升级到python3,而编译python3时需要带上编译ssl模块参数,所以们先升级
openssl
weixin_39593354
·
2024-02-20 21:41
python3
openssl
grpc、https、oauth2等认证专栏实战17:grpc-go自定义认证之base64验证介绍
技术专栏总入口1 grpc-go源码剖析与实战 文章目录2 Protobuf介绍与实战图文专栏 文章目录3 multus-cni 文章目录(k8s多网络实现方案)4 grpc、oauth2、
openssl
码二哥
·
2024-02-20 21:15
码二哥的技术专栏
golang
kubernetes
grpc-go
零入门容器云网络
网络协议
【Bug】Node18问题error:0308010C:digital envelope routines::unsupported
node升级18后,项目启动又遇到的问题在package.json里启动如dev的值里加下面前缀即可SETNODE_OPTIONS=--
openssl
-legacy-provider&&
Lucky小维
·
2024-02-20 20:42
Bug
bug
obuspa
22.04)11.4.0代码地址:https://github.com/BroadbandForum/obuspa安装方式必选项:$sudoapt-getinstalllibssl-devlibcurl4-
openssl
-devlibsqlite3
零K沁雪
·
2024-02-20 19:40
开源软件
linux
c语言
使用
openssl
进行 base64 编解码
使用
openssl
进行base64编解码。文章末尾的示例代码在
openssl
1.1.1k版本上验证通过。BASE64编码介绍BASE64编码是一种常用的将十六进制数据转换为可见字符的编码。
零K沁雪
·
2024-02-20 19:10
openssl
openssl
base64
Openssl
对称加解密函数 - EVP_Cipher、EVP_Encrypt、EVP_Decryp 系列
实验环境:
openssl
1.1.1kEVP_CipherInit_ex()、EVP_CipherUpdate()和EVP_CipherFinal_ex()是可用于解密或加密的函数。
零K沁雪
·
2024-02-20 19:10
openssl
openssl
加密解密
使用
openssl
进行哈希计算
版本:
OpenSSL
3.0.215Mar2022(Library:
OpenSSL
3.0.215Mar2022)SHAx系列如果对象完全存储在内存中,可以使用以下函数:#includeunsignedchar
零K沁雪
·
2024-02-20 19:37
openssl
哈希算法
openssl
CentOS中升级
openssl
与卸载重装以及提示:error while loading shared libraries: libssl.so.1.1: cannot open shared ob
场景在CentOS6中安装sqlserver时提示:Requires:
openssl
>=1:1.0.1g所以需要对
openssl
进行升级可以通过
openssl
version-a查看当前
openssl
的版本注
霸道流氓气质
·
2024-02-20 17:56
Linux
openssh
linux的密码生成器,Linux 密码生成器
~
openssl
rand-base6415q7X/UN7SL+yEcIYRxacE使用专业的密码生成工具pwgenpwgen在各个linux平台上都可以通过包管理器安装,在mac上则
weixin_39586395
·
2024-02-20 16:14
linux的密码生成器
open ssl 生成自签名证书
本节向您展示如何使用’
openssl
'工具从命令行生成所有必要的文件。使用实例生成2048位的RSA私钥,用于对流量进行解密。
黄金大师傅
·
2024-02-20 13:14
ssl
网络协议
网络
linux
Apache和Httpd是什么关系
apache发现有:apache_2.2.14-win32-x86-no_ssl.msihttpd-2.2.25-win32-x86-no_ssl.msihttpd-2.2.25-win32-x86-
openssl
攻城狮Luke(刘健彬)
·
2024-02-20 10:41
Apache
Httpd
Nginx https反向代理
使用
openssl
命令生成服务器私钥文件
openssl
genrsa-outserver.key2048生成证书请求
openssl
req-new-keyserver.key-outserver.csr根据私钥和证书请求生成证书
kongxx
·
2024-02-20 09:33
Nginx
Linux
nginx
https
运维
hardseed 安装
github.com/yangyangwithgnu/hardseed.git源码安装1)唯一依赖libcurl,请自行安装;apt-getinstalllibcurl3#在Ubuntu下是需要安装libcurl4-
openssl
-devapt-getinstalllibcurl4
Frankeen
·
2024-02-20 08:24
【笔记】边角料学习记录
1、将文本转换为base64编码并保存到文件中:echo"文本内容"|base64>文件路径"文本内容"替换为要编码的文本内容"文件路径"替换为要保存的文件路径2、查看证书的有效期
openssl
x509
许科大
·
2024-02-20 03:16
笔记
discuzQ后台 配置腾讯云API的时候提示错误
cURLerror56:
OpenSSL
SSL_read:Connectionresetbypeer,errno104discuzQ后台配置腾讯云API的时候提示错误解决方法
技术服务团队
·
2024-02-19 21:50
linux
运维
服务器
bug
libcurl linux 静态链接库_Linux ubuntu
OpenSSL
+ curl 静态库编译及使用
下载源码源码编译解压之后,进入源码目录
openssl
-1.1.0f,执行如下命令。因为只需要编译静态库,也没有特殊要求,所以使用的编译选项配置很简单:.
weixin_39634985
·
2024-02-19 20:12
libcurl
linux
静态链接库
C++工程使用curl 静态库
库:curl静态库
openssl
静态库静态库工程C/C++属性页面中的预处理器属性页设置定义BUILDING_LIBCURL(静态编译)或者CURL_STATICLIB(指定工程静态引入库文件)USE_
OPENSSL
技术大白
·
2024-02-19 20:11
c++
curl编译linux静态库及使用总结
一、安装OPENSSH1、上传文件并解压
openssl
-1.0.2k.tar.gz2、执行./configno-asmmakemakeinstall备注:如果要编译动态库,需要增加参数如下:.
搬砖的小青年儿
·
2024-02-19 20:09
curl、
openssl
、sqlite静态库编译
home/df/Desktop/CURL+ssl+GUOMI/curl--enable-static//定义configure的参数,产生makefilemakemakeinstall//安装curl编译
openssl
_L-
·
2024-02-19 20:06
静态库
C++
静态库
ssl
curl
sqlite
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他