Skip to content

almalikzakwan/Selfsigned-SSL-Executer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Self signed SSL Certificate

Description

Self-signed ssl certificate with SAN tools. Simple automation to tool to create self-signed SSL certificate. Enter your domain name and pass phrase and enjoy!.

This tools is using Command Line Interface.

Command and step i'm referring into below snippet.

How to create a self-signed SSL Certificate with SubjectAltName(SAN)

Tools

windows bash
openssl

Guide

Install openssl to use openssl in windows. installer can be found below,
openssl windows installer

git clone https://<username>:<token>@github.com/almalikzakwan/selfsigned-ssl-executer.git
cd selfsigned-ssl-executer
runas /<user>:Administrator run.bat

Info

Please always run run.bat in administrator mode. This software built only for my learning in batch scripting.

Before you run the execution, please create a outputs folder.

License

This project is under MIT License.

About

Self-signed SSL executer using batch scripting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published