Add optional variables to support SSL CRL check configuration (#869)
- Add optional variables to support SSL CRL check configuration
- Fix specs and lots of typos
- Remove defaults from common.yaml (definition in init.pp is prefered)
- Use Stdlib::Absolutepath instead of String for setting with path
Co-authored-by: Dmitriy Myaskovskiy <dmitry@enapter.com>