sslcertificate
Version information
This version is compatible with:
This module has been deprecated by its author since Feb 28th 2020.
The author has suggested puppet-sslcertificate as its replacement.
Start using this module
Documentation
puppet-sslcert
This module has been moved to the puppet-community.
It can now be found at puppet/sslcertificate
##2014-10-13 - Release 2.1.0 ###Summary
Improving documentation and testing for puppet approved.
##2014-08-04 - Release 2.0.2 ###Summary
Fixing bug in the case sensitivity of ensure_resource
##2014-08-04 - Release 2.0.1 ###Summary
Switching module to use ensure_resource rather than if defined for it's file dependencies
##2014-04-16 - Release 2.0.0 ###Summary
This release adds a few new features. This biggest of these is using certificate thumbprints to verify certicates. We can now identify your certificate from any certificate chains. This allows us to put the correct certificates in the correct certificate stores
###Features
- manage .crt certificates
- updating to use certificate thumbprint
##2014-03-14 - Release 1.0.1 ###Summary
Fixes bug in inspect.ps1 using incorrect variable
##2014-03-12 - Release 1.0.0 ###Summary
Initial version.
Dependencies
- puppetlabs/stdlib (>= 3.0.0 <5.0.0)
Copyright (c) 2014 OpenTable, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.