Skip to content

Segmentation fault on wrong configuration parameters #72

Description

@gknocke

The configuration parameters such for encryption and signature algorithms are provided as a string, which is then interpreted as an OpenSSL name and translated to the actual internal object.

In case user input does not conform to the names (just have been confronted with the name "3DES" but needed "des3"), a segmentation fault follows.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions