Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-37706

Modern TLS security profile support

XMLWordPrintable

      Description of problem:

      Modern TLS security profile is one of 4.16 we support, see https://docs.openshift.com/container-platform/4.16/security/tls-security-profiles.html, but actually it dones't work.
      
          

      Version-Release number of selected component (if applicable):

      $ oc get clusterversion
      NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
      version   4.16.0-0.nightly-2024-08-21-192930   True        False         5h42m   Cluster version is 4.16.0-0.nightly-2024-08-21-192930
      
          

      How reproducible:

      always
          

      Steps to Reproduce:

          1. $ oc patch apiservers/cluster --type=merge -p '{"spec": {"tlsSecurityProfile":{"modern":{},"type":"Modern"}}}'
      The APIServer "cluster" is invalid: spec.tlsSecurityProfile.type: Unsupported value: "Modern": supported values: "Old", "Intermediate", "Custom"
          

      Actual results:

          Modern TLS security profile doesn't work
          

      Expected results:

          Modern TLS security profile should work
      
          

      Additional info:

      
          

              lusanche@redhat.com Luis Sanchez
              wk2019 Ke Wang
              Ke Wang Ke Wang
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: