cmsexperts/simplessl

An easy tool to enforce SSL for any domain with TYPO3

Installs: 2 129

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

1.0.2 2016-09-09 07:40 UTC

This package is auto-updated.

Last update: 2024-03-29 03:03:47 UTC


README

This TYPO3 extension allows to simply activate SSL for a full domain.

The goals are simple for sure:

  • Security made simple.
  • Having HTTPS-only websites increases SEO rankings.
  • We wanted to create a helpful and useful tool for administrators to handle SSL for a full domain, and not just for a page (as TYPO3 ships by default).

Requirements

A webserver with SSL enabled for a domain and - of course - a running TYPO3 instance.

Installation

Install the extension via TER (extension key "simplessl") or composer (composer require cmsexperts/simplessl) and make sure the Extension Manager has the extension activated.

Once this is done, feel free to configure your domain records via the list module and activate SSL for a specific domain. Everything else is taken care of.

Important notes

Because we want to make TYPO3 easier to use, this extension also disables the possibility to set the scheme on a per page basis. If you already use this feature (pages.url_scheme) you should not use this extension, as the two paradigma don't go along quite well.

Contribute

Maintenance of the TYPO3 extension is handled by the CMS experts through this GitHub Repository.

Feel free to put any pull request to the repository, or put ideas in the issue tracker.

Credits

  • Benni Mack
  • Matthias Stegmann