Feature #42355

Use public key fingerprint for UUID in RsaWalletService

Added by Christopher Hlubek almost 3 years ago. Updated almost 3 years ago.

Status:Resolved Start date:2012-10-24
Priority:Should have Due date:
Assigned To:Christopher Hlubek % Done:

100%

Category:-
Target version:-
PHP Version: Complexity:
Has patch:No

Associated revisions

Revision 8a706f20
Added by Christopher Hlubek almost 3 years ago

[FEATURE] Identify key pair by fingerprint in RsaWalletService

This change uses SSH compatible fingerprints of the RSA public
key instead of a random UUID to store keys. This allows to have
a consistent reference of keys across systems.

This change is backwards-compatible with the old behavior, because#
stored keys can still be used with their generated UUID.

Change-Id: If9652838f013e219c42c18df2765db79ebf28296
Releases: 1.2
Resolves: #42355

History

#1 Updated by Gerrit Code Review almost 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15925

#2 Updated by Gerrit Code Review almost 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15925

#3 Updated by Gerrit Code Review almost 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15925

#4 Updated by Christopher Hlubek almost 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF