Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Added SANs to Cert Page#6282

Merged
shamrickus merged 3 commits intoapache:masterfrom
mattjackson220:SansOnCertPage
Oct 15, 2021
Merged

Added SANs to Cert Page#6282
shamrickus merged 3 commits intoapache:masterfrom
mattjackson220:SansOnCertPage

Conversation

@mattjackson220
Copy link
Copy Markdown
Contributor

This PR adds the SANs information from a certificate to the deliveryservices/xmlId/{xmlid}/sslkeys endpoint in Traffic Ops and the certificate page in Traffic Portal


Which Traffic Control components are affected by this PR?

  • Documentation
  • Traffic Ops
  • Traffic Portal

What is the best way to verify this PR?

Create a certificate that has SANs and add it to a delivery service (or use one that already exists)
Verify that on the certificate page in TP there is a field for the SANs and that it is filled in appropriately.
Verify that the deliveryservices/xmlId/{xmlid}/sslkeys endpoint returns the SANs for API version 4.1 but does not for any previous version
Verify that the TO tests pass

If this is a bugfix, which Traffic Control versions contained the bug?

PR submission checklist

@mattjackson220 mattjackson220 added Traffic Ops related to Traffic Ops Traffic Portal v1 related to Traffic Portal version 1 documentation related to documentation labels Oct 14, 2021
@zrhoffman
Copy link
Copy Markdown
Member

#6282's TP GHA failed due to #6283 needs to be rebased onto master now that #6284 is merged in order to pass

Comment thread lib/go-util/str.go Outdated
@shamrickus
Copy link
Copy Markdown
Member

Also it looks like your rebase didn't pick up the #6284 fixes.

Copy link
Copy Markdown
Member

@shamrickus shamrickus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

  • API/TP show SANs for a cert if relevant.

@shamrickus shamrickus merged commit 1f56100 into apache:master Oct 15, 2021
Comment thread traffic_ops/traffic_ops_golang/routing/routes.go
rawlinp added a commit to rawlinp/trafficcontrol that referenced this pull request Oct 18, 2021
The 4.0 TO API version is currently considered unstable and under
development, so the addition of a 4.1 TO API version was unnecessary.
New TO API changes can currently be made to 4.0.

This is a follow-up to apache#6282 which included the addition of 4.1.
mattjackson220 pushed a commit that referenced this pull request Oct 18, 2021
The 4.0 TO API version is currently considered unstable and under
development, so the addition of a 4.1 TO API version was unnecessary.
New TO API changes can currently be made to 4.0.

This is a follow-up to #6282 which included the addition of 4.1.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation related to documentation Traffic Ops related to Traffic Ops Traffic Portal v1 related to Traffic Portal version 1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants