Skip to content

这是一个全新的项目,主要为OpenSSL加了一层Python的外壳。目前支持的Openssl版本是v3.2。

License

Notifications You must be signed in to change notification settings

rainsdm/CreateOpensslCertificate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CreateOpensslCertificate

这是一个全新的项目,主要为OpenSSL加了一层Python的外壳。目前支持的Openssl版本是v3.2。

安装方法:

git clone git@github.com:rainsdm/CreateOpensslCertificate.git

主要功能

执行v3.2版本的以下指令 :

openssl genpkey -out filename -outpubkey filename -algorithm RSA -pkeyopt rsa_keygen_bits:numbits
-pkeyopt rsa_keygen_primes:numprimes

About

这是一个全新的项目,主要为OpenSSL加了一层Python的外壳。目前支持的Openssl版本是v3.2。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages