I use Namecheap.com as a registrar, and they resale SSL Certs from a number of other companies, including Comodo.
These are the steps I went through to set up an SSL cert.
| <?php | |
| declare(strict_types=1); | |
| namespace GeorgRinger\SitePackage\ViewHelpers; | |
| use TYPO3\CMS\Core\Database\ConnectionPool; | |
| use TYPO3\CMS\Core\Resource\FileRepository; | |
| use TYPO3\CMS\Core\Utility\GeneralUtility; | |
| use TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper; |
| var BatchStream = require('batch-stream2') | |
| var gulp = require('gulp') | |
| var coffee = require('gulp-coffee') | |
| var uglify = require('gulp-uglify') | |
| var cssmin = require('gulp-minify-css') | |
| var bower = require('gulp-bower-files') | |
| var stylus = require('gulp-stylus') | |
| var livereload = require('gulp-livereload') | |
| var include = require('gulp-include') | |
| var concat = require('gulp-concat') |
| <div id="player-TMoPuv-xXMM"></div> | |
| <hr/> | |
| <div id="player-bpOR_HuHRNs"></div> | |
| <a href="#" id="pause">Pause</a> | |
| <a href="#" id="resume">Resume</a> | |
| <script src="http://www.youtube.com/player_api"></script> | |
| <script> | |
| // 3. This function creates an <iframe> (and YouTube player) |
I use Namecheap.com as a registrar, and they resale SSL Certs from a number of other companies, including Comodo.
These are the steps I went through to set up an SSL cert.