Ordered RSA Container Returns Secrets in Bad Format

Bug #1443010 reported by Dave McCowan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Barbican
Fix Released
High
Dave McCowan

Bug Description

The following new functional test cases fail.

Functional Test Cases:

ERROR: functionaltests.api.v1.smoke.test_rsa.RSATestCase.test_rsa_order_container
ERROR: functionaltests.api.v1.smoke.test_rsa.RSATestCase.test_rsa_order_container_with_passphrase

Result:

The response to the get secret is a base64 blob.
This fails to be parsed by crypto.load_privatekey().

Expected:

The response to the get private_key secret should be
in PEM format that can be parsed by crypto.load_privatekey().

Changed in barbican:
milestone: none → kilo-rc1
Changed in barbican:
milestone: kilo-rc1 → none
Revision history for this message
Dave McCowan (dave-mccowan) wrote :

This bug was fixed before kilo-rc1.

Changed in barbican:
assignee: nobody → Dave McCowan (dave-mccowan)
Revision history for this message
Douglas Mendizábal (dougmendizabal) wrote :
Changed in barbican:
status: New → Fix Committed
milestone: none → kilo-rc1
importance: Undecided → High
Thierry Carrez (ttx)
Changed in barbican:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in barbican:
milestone: kilo-rc1 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.