openssl_bashscript

所属分类:CA认证
开发工具:Shell
文件大小:0KB
下载次数:0
上传日期:2023-08-27 07:19:43
上 传 者sh-1993
说明:  使用openssl脚本制作CA根服务器和web服务器证书。,
(Make CA root server and Certificate for web Server with openssl Script.,)

文件列表:
CARoot_standalone.sh (634, 2023-08-30)
CA_OpenSSL_withoutupdate.sh (1452, 2023-08-30)
CA_Openssl.sh (1452, 2023-08-30)
Ca_full.sh (1387, 2023-08-30)
Certificate_Standalone.sh (899, 2023-08-30)
LICENSE (35149, 2023-08-30)

openssl_bashscript:

>### Make CA root server and Certificate for web Server with openssl Script. **OpenSSL is a free, open-source library that you can use for digital certificates. One of the things you can do is build your own CA (Certificate Authority).** >A CA is an entity that signs digital certificates. An example of a well-known CA is Verisign. Many websites on the Internet use certificates for their HTTPS connections that were signed by Verisign. >Besides websites and HTTPS, there are some other applications/services that can use digital certificates. For example: >VPNs: instead of using a pre-shared key you can use digital certificates for authentication. Wireless: WPA 2 enterprise uses digital certificates for client authentication and/or server authentication using PEAP or EAP-TLS. Instead of paying companies like Verisign for all your digital certificates. It can be useful to build your own CA for some of your applications. In this lesson, you will learn how to create your own CA. * Step1: Make Root CA * Step2: Make Certificate * Step3: Verification Requirment: * OS: Ubuntu/Debian * Ram: 2GB Minimum * H.D.D: 20GB Minimum * Server: not dependet Use Script: ``` ~ chmod +x CA_full.sh ``` ``` ~ ./CA_full.sh ``` ``` Enter your CANAME: ENter your Web Server Name: ```

Atlast add Certificates on your devices:rocket:


近期下载者

相关文件


收藏者