Skip to content

ASN.1/BER correctness #143

Open
Open
@mtodd

Description

@mtodd

Working on #142 revealed to me the need for better understanding, testability, and regression testing for our ASN.1/BER practices.

I discovered the PROTOS project which is designed to test LDAP servers for robustness, but gives us a library of useful sample data to compare ourselves against:
https://www.ee.oulu.fi/research/ouspg/PROTOS_Test-Suite_c06-ldapv3

I'd like to see how we might integrate those samples into our automated testing, or explore other options to improve reliability/correctness. This is motivated by a need to ensure proper data integrity in production use while allowing for major refactoring to be undertaken without introducing regressions.

cc @jch @schaary

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