Openroadvietnam / obm-integration

Openroad OBM Integration
GNU General Public License v2.0
0 stars 2 forks source link

Roundcube's CAS Client could not open url to validate (CURL error) #1

Open thangnguyennang opened 10 years ago

thangnguyennang commented 10 years ago

Roundcube's CAS Client could not open url [1] to validate.

[1] https://119.17.253.239:8443/cas/serviceValidate?service=https%3A%2F%2Fmailobm.openroad.vn%2Fwebmail%2F%3F_action%3Dcaslogin&ticket=ST-243-lN2xLffM2pH7PMHDCl1n-ecoit.asia

Other log infos:

SSL: certificate subject name 'tomcat' does not match target host name '119.17.253.239'

thangnguyennang commented 10 years ago

IMO, the best solution is to create a new self-signed certificate. Besides, when creating a certificate signing request (CSR) with OpenSSL, try to specify a host name (119.17.253.239) so that OpenSSL works correctly.

thangnguyennang commented 10 years ago

@hoangclinh any suggestions for this issue?

thangnguyennang commented 10 years ago

@hoangclinh if you have any suggestions to resolve the issue, please notify me. Thanks in advance.

hoangclinh commented 10 years ago

@thangnguyennang OK, i will recreate a new cert with subject "openroad.vn"

thangnguyennang commented 10 years ago

@hoangclinh Try to recreate a new cert with the following contents:

Please drop me a line when you have finished task. Thanks in advance.

hoangclinh commented 10 years ago

This is new certificate: https://119.17.253.239:8443/cas/openroad.crt . Please try again

thangnguyennang commented 10 years ago

@hoangclinh The new certs works fine (cas client validated urls sent from cas server). Thanks for your support.

tuanta commented 10 years ago

Is OBM integrated to CAS successfully?

thangnguyennang commented 10 years ago

tuanta unfortunately, OBM does not work fine after validating PT, it has another issues (i am reporting new issue). Hope that OBM integrated to CAS successfully soon.

thangnguyennang commented 10 years ago

Important Notes