Re: Engine configuration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/10/2017 19:28, Dmitry Belyavsky wrote:
Dear Stephen,

On Tue, Oct 3, 2017 at 12:16 AM, Dr. Stephen Henson <steve@xxxxxxxxxxx>
wrote:

On Mon, Oct 02, 2017, Dmitry Belyavsky wrote:

Hello,

I have a question regarding engine configuration.

We need to implement such behaviour:
- on load the engine is configured with the commands from config file,
but
the values can be overwritten via environment
That part can be done with the config file syntax see config(5)

- application can change the engine's configuration via
ENGINE_ctrl_string
functions.

Is there any way to distinguish whether engine is configured via the
config
file or via direct calls to ENGINE_ctrl* functions?

Not currently no: the config file calls the relevant control operations.


Does it make sense to create a PR  (without code for now) to make these
cases distinguishable?
Thank you!
It would make more sense to ensure that the configuration (from any origin,
ENGINE_ctrl_, config file, environment, future mechanisms) is consistently
read through the same software "stack" and code path, such that any
supplemental / engine specific parameters are passed through all the way
and the engine code doesn't need to know or care about where that is.

Enjoy

Jakob
--
Jakob Bohm, CIO, Partner, WiseMo A/S.  https://www.wisemo.com
Transformervej 29, 2860 Søborg, Denmark.  Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded

--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux