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

BUGFIX: cloud toPolicy SAN regex processing #449

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

inteon
Copy link
Contributor

@inteon inteon commented Apr 4, 2024

The addStartEndToArray function was missing for the p.IpSanRegExs p.EmailSanRegExs ct.SanRfc822NameRegexes and ct.SanUniformResourceIdentifierRegexes fields.

addStartEndToArray also changed the policy because it created an empty slice for a nil input (instead of just returning nil instead).

@inteon inteon force-pushed the fix_config branch 2 times, most recently from 7421879 to 650c8af Compare April 4, 2024 18:41
@inteon inteon marked this pull request as draft April 4, 2024 19:30
@inteon inteon force-pushed the fix_config branch 2 times, most recently from 2faedd8 to d80273f Compare April 5, 2024 13:27
@inteon inteon marked this pull request as ready for review April 5, 2024 13:27
@inteon inteon changed the title Fix cloud toPolicy function BUGFIX: cloud toPolicy SAN regex processing Apr 5, 2024
@rvelaVenafi
Copy link
Contributor

@inteon can you please rebase your branch?

@inteon
Copy link
Contributor Author

inteon commented Apr 10, 2024

@inteon can you please rebase your branch?

Done

@inteon inteon force-pushed the fix_config branch 2 times, most recently from 881d551 to 5f367a2 Compare April 28, 2024 09:48
inteon added 3 commits April 30, 2024 17:36
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
@inteon
Copy link
Contributor Author

inteon commented Apr 30, 2024

I re-signed the commits, since the signature got lost when I clicked the rebase button.

@rvelaVenafi rvelaVenafi merged commit 86272e1 into Venafi:master Apr 30, 2024
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.

4 participants