Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Remove unused configs from aws_pkcs11_config.h #111

Merged
merged 1 commit into from
Nov 27, 2018

Conversation

alexa-noxon
Copy link
Contributor

In release 1.4.3, PKCS #11 objects switched from being
accessed by file name to being accessed by label name.

As a result, pkcs11configFILE_NAME_* configs are now a property
of the portable PAL layer and are unused in the config file.

Description

Checklist:

  • I have tested my changes. No regression in existing tests.
  • My code is Linted.

In release 1.4.3, PKCS #11 objects switched from being
accessed by file name to being accessed by label name.

As a result, pkcs11configFILE_NAME_* configs are now a property
of the portable PAL layer and are unused in the config file.
@alexa-noxon alexa-noxon merged commit 8e35a60 into master Nov 27, 2018
@alexa-noxon alexa-noxon deleted the anoxon/pkcs11configs branch November 27, 2018 21:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants