Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-2416

Control the creation of the route (or ingress) allowing TLS termination.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None

      Add a route element to the webserver to control the following.

      route: NONE (don't create route)

      route: default (nothing) (actual 80 to 8080)

      route: www.example.com (80 to 8080. with DNS name)

      route: tls (443 to 8443 the ssl stuff is in /ssl a mounted secret, no DNS name and client cert could be added into the secret)

      route: tls:www.example.com (443 to 8443 the ssl stuff is in /ssl a mounted secret and client cert could be added into the secret)

              rh-ee-vmouriki Vasileios Mourikis (Inactive)
              rhn-engineering-jclere Jean-Frederic Clere
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: