[Freeipa-devel] [freeipa PR#451][opened] certdb: remove unused keysize property

tomaskrizek freeipa-github-notification at redhat.com
Wed Feb 8 17:36:37 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/451
Author: tomaskrizek
 Title: #451: certdb: remove unused keysize property
Action: opened

PR body:
"""
Keysize property is no longer used anywhere in the code. It was
originally introduced for the request_cert function, which was later
refactored to use a function argument instead.

---

The value of this property caught my eye, because I don't think we should be using 1024bit keys. Fortunately, I discovered this bit of code is obsolete and we actually use 2048bit key length by default.

Commit that originally introduced the property: 158b4e8ff4704b967d4049e2a16f9b32fbb33b80
Commit that removed the usage of the property: 9182c10b03a7841c9318ad64ae6c5deda77d93d1
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/451/head:pr451
git checkout pr451
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-451.patch
Type: text/x-diff
Size: 898 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170208/17c1c281/attachment.bin>


More information about the Freeipa-devel mailing list