OFS / opae-sdk

Open Programmable Acceleration Engine
https://ofs.github.io
BSD 3-Clause "New" or "Revised" License
251 stars 84 forks source link

pacsign: hide confusing log message #3092

Closed fpgamatt closed 7 months ago

fpgamatt commented 7 months ago

The openssl hsm_manager looks for a list of possible versions for libcrypto. Hide a misleading "failed" message when one of the versions is not found by making it a debug message rather than an warning message.

PR Title should start with one of the following tags: [Fix]/[Feature]/[Style]/[Update]

[Fix]- Bug Fix

[Feature]- for new feature

[Style]- Grammar or branding fix

[Update]-For an update to an existing feature

------------- Keep everything below this line -------------------------

Description

Describe the issue, update, change or fix and why

Collateral (docs, reports, design examples, case IDs):

Tests added:

Tests run: