Bug 1133421 - [RFE] [pki] remove pki-pkcs12-extract.sh in favor of setup specific module
Summary: [RFE] [pki] remove pki-pkcs12-extract.sh in favor of setup specific module
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: RFEs
Version: ---
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Yedidyah Bar David
QA Contact: Pavel Stehlik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-25 06:33 UTC by Alon Bar-Lev
Modified: 2019-04-28 13:08 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-06-07 21:51:59 UTC
oVirt Team: Integration
Embargoed:
ylavi: ovirt-future?
ylavi: planning_ack?
ylavi: devel_ack?
ylavi: testing_ack?


Attachments (Terms of Use)

Description Alon Bar-Lev 2014-08-25 06:33:59 UTC
CURRENT IMPLEMENTATION

pki-* scripts are scripts that manages the engine specific CA artifacts.
these scripts are used to manage the internal CA.

the pki-pkcs12-extract.sh is an exception it is a utility script that wraps openssl utility, it is used only for setup and has no value outside of the setup scope.

NEW IMPLEMENTATION

remove the pki-pkcs12-extract.sh script from our cli interface, add similar functionality as pki module (or any other) of setup-common python module. this python module can execute openssl the same manner that is used within the script.

having this within setup will also enable the usage of openssl wrapper within other components which runs outside of engine scope.

Thanks!

Comment 2 Yaniv Kaul 2017-06-07 21:51:59 UTC
Closing old RFEs. Please reopen if relevant.


Note You need to log in before you can comment on or make changes to this bug.