Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.
/ letsencrypt-aplus Public archive

Just a small script to get an updatable version of an a+ apache/nginx ssl conf

License

Notifications You must be signed in to change notification settings

mommel/letsencrypt-aplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Don't use - Unmaintained - Totally outdated

Just a small script to get an updatable version of an a+ apache ssl conf

Alt text

What to do

Just put the sh file on your server and run it ./ssl2aplus.sh

Download

ssl2aplus.sh

What you need

  • apache2.4 or Nginx
  • openssl
  • certificate(s) from letsencrypt.org

What it does

  • generate dh parameters if no present
  • create a certificate with those dh params (for Apache with openssl < 1.0.2d
  • create a fingerprints for public and private key
  • write an example page conf which you can use
  • create example configurations for nginx or apache2

Where you can test the conf

https://globalsign.ssllabs.com/analyze.html

####Like shown in this tutorial https://community.letsencrypt.org/t/howto-a-with-all-100-s-on-ssl-labs-test-using-apache2-4-read-warnings/2436

####Just for experimental usage, if you want to use it in prod systems verify all settings for yourself

About

Just a small script to get an updatable version of an a+ apache/nginx ssl conf

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages