Actions
Feature #10777
closedChange default certificate signing algorithm to sha256WithRSAEncryption
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Currently the default singing algorithm for certificates is hard-coded to sha1WithRSAEncryption. This has been deprecated and browsers are now raising alerts when certificates are signed with this algorithm and expire after 12/31/2016.
sha256WithRSAEncryption would be preferential.
Updated by Roger Spencer over 9 years ago
Created a pull request for this. Can't figure out how to update the Pull request field in this ticket though.
Updated by Eric Helms over 9 years ago
- Status changed from New to Closed
- Assignee set to Roger Spencer
- Translation missing: en.field_release set to 55
- Triaged changed from No to Yes
- Pull request https://github.com/Katello/katello-misc/pull/69 added
- Pull request deleted (
)
Actions