Skip to content

Simple Script To Create a SSL Certificate on Apache

Notifications You must be signed in to change notification settings

bxlcity/SSL_Apache2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

SSL_Apache2

Simple Script To Create a SSL Certificate on Apache for Debian

SSL_Apache2

cd /tmp && git clone https://github.com/bxlcity/SSL_Apache2.git

cd SSL_Apache2 && chmod 777 InstallSLL.sh

./InstallSLL.sh

If you are error when you restart service Apache2 maybe vmware use port 443 find port and kill

netstat -plan | grep :443

kill ...

Tested on Kali & Parrot & vagrant 'hashicorp/precise64'

SSL_Apache2

About

Simple Script To Create a SSL Certificate on Apache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published