https://github.com/extrievetechnologies/sslcertificatesample
Sample scripts to generate SSL Certificate which can be used for Web Server deployments .
https://github.com/extrievetechnologies/sslcertificatesample
Last synced: about 2 months ago
JSON representation
Sample scripts to generate SSL Certificate which can be used for Web Server deployments .
- Host: GitHub
- URL: https://github.com/extrievetechnologies/sslcertificatesample
- Owner: ExtrieveTechnologies
- Created: 2022-10-11T09:05:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-11T09:45:07.000Z (over 3 years ago)
- Last Synced: 2025-06-23T13:52:20.074Z (9 months ago)
- Language: Batchfile
- Size: 1.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.txt
Awesome Lists containing this project
README
All the batch file has to be edited with correct parameters.
CreateCACertificate.bat
=======================
This file can be used to create a new CA Root certificate . Edit the batch file with correct parameters for Root name and subject before same is run.
All the Client system including the server should install the CA root certificate as a one time processs.
GenIISCert.bat
=============
This will create new certificate which can be used for Interal LAN usage at Organization. Edit the batch file first with correct parameters. Once the certificate is created , pfx file can be imported in IIS , using Server certificate Option under the root system name.
New certificate will be generated in NewCert folder.
Installing of Extrieve CA certificate.
======================================
Right click certificate and select install.
On Certifiate store .
Select - "Trusted Root Certification Authorities" by using browse option.
Open manage computer certificate
open Trusted Root Certification Authorities/Certificates .
Extrieve certificate should be available in this list ,with validity until 2036.