POST /deliveryservices/sslkeys/add accepts unrelated certificates #7046
Labels
bug
something isn't working as intended
low difficulty
the estimated level of effort to resolve this issue is low
low impact
affects only a small portion of a CDN, and cannot itself break one
SSL
support for/problems with SSL features
Traffic Ops
related to Traffic Ops
This Bug Report affects these Traffic Control components:
Current behavior:
POST /api/4.1/deliveryservices/sslkeys/add
accepts unrelated certificates included in thecertificate.crt
fieldExpected behavior:
Including a certificate that is not part of the Leaf-Intermediate-Root chain should result in a response with a 400-level HTTP status code.
Steps to reproduce:
POST /api/4.1/deliveryservices/sslkeys/add
response (HTTP response status code 200):The text was updated successfully, but these errors were encountered: