Skip to content

Remove legacy SSL certificate class#394

Draft
silug wants to merge 1 commit intoOpenVoxProject:mainfrom
silug:remove-ssl-certificate
Draft

Remove legacy SSL certificate class#394
silug wants to merge 1 commit intoOpenVoxProject:mainfrom
silug:remove-ssl-certificate

Conversation

@silug
Copy link
Copy Markdown
Contributor

@silug silug commented Apr 13, 2026

Short description

The Puppet::SSL::Certificate wrapper class has been removed. Code now works directly with OpenSSL::X509::Certificate objects.

Closes #344

Checklist

I have:

  • read the CONTRIBUTING.md document
  • read and accepted the Developer Certificate of Origin document and added a Signed-off-by annotation to each of my commits
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

The Puppet::SSL::Certificate wrapper class has been removed. Code now
works directly with OpenSSL::X509::Certificate objects.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Steven Pritchard <steven.pritchard@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Deprecation] Puppet::SSL::Certificate Class

1 participant