WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  HTTPS configuration

    Posted 08/12/20 10:35 AM

    Hello,

    i have deployed an ear file to websphere application server and i am able to access the application on URL: http://mydns:9080/sample/

    But when i access on https://mydns:9080/sample/ it doesn't works.

    Can anyone help on how to make the application https URL work, what steps/changes need to be performed on websphere.

    I don't have access to ikeyman but i can create csr and certificate from websphere admin console if they are required.

    Thanks in advance!!!



    #Support
    #SupportMigration
    #WebSphereApplicationServer(WAS)


  • 2.  RE: HTTPS configuration

    Posted 08/12/20 03:29 PM

    Please check the port details of wc_defaulthost_secure for https access. Server -->server name --> Communication --> ports detail.



    #Support
    #SupportMigration
    #WebSphereApplicationServer(WAS)


  • 3.  RE: HTTPS configuration

    Posted 08/13/20 04:48 AM

    Hello mnandikanti,

    Thanks a lot for your help..

    I am very new to Websphere so don't know what changes i should make but as you asked the wc_defaulthost_secure has these general properties :

    host : *

    port: 9443

    Should i do any changes there?



    #Support
    #SupportMigration
    #WebSphereApplicationServer(WAS)


  • 4.  RE: HTTPS configuration

    Posted 08/13/20 07:51 AM

    no need changes and please use 9443 port for https.



    #Support
    #SupportMigration
    #WebSphereApplicationServer(WAS)