Skip to content

More secure way to provide p12 file #172

@nfdavenport

Description

@nfdavenport

We really do not want to be putting the p12 file out on the filesystem. There ought to be another way to provide the p12 file as a byteArray, InputStream, etc other than the keysDirectory setting. This is java after all. We are storing the file encrypted in our database to keep it out of our infrastructure code, application code and build artifacts. We are going to have to write it out unencrypted somewhere to the filesystem just so cybersource can read it in and that's against our security policies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions