Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] PKI base64 encode the storage paths containing serial numbers #2198

Closed
wants to merge 2 commits into from

Conversation

vishalnayak
Copy link
Contributor

@vishalnayak vishalnayak commented Dec 20, 2016

Fixes https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/vault-tool/D2GStAl1f1k/AoURH_uUEAAJ

Manually tested on Windows to ensure that the issue is resolved.

Pending tests.

This PR base64 URL encodes the serial numbers when they are used as part of storage entry paths. This will enable the storage entry paths to be compatible with Windows.

The list operation will return the decoded serials.

@vishalnayak
Copy link
Contributor Author

This PR patches the specific use case of the problem wherein the the file name being created contains a :, leaving the possibilities for other "unknown" bugs, open. Closing this in favor of #2203 which handles the problem in a better -- if not perfect -- way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant