I have acquired a Signed Certificate from COMODO. There are 4 CRT files. 1 domain, 2 intermediate and 1 root certificate. i have concatenated CRTs into a PEM file and also imported them in CACerts , Trusted Certificates on the OS / JVM.
The certificate does shows up but when i verify i get info like the certificate chain is broken. and the certificate chain is displayed as not trusted on Android devices..
Anyone can share a working solution to this issue. There are numerous examples available on net but none of them works.
Info: the csr is generated with openssl.
I have a keystore prepared with keytool command. when i list it using keytool -list -v -keystore <> it is listing all the files.
I get following error Unable to load certificate key ../standalone/configuration/domain.keystore (error:0906D06C:PEM routines:PEM_read_bio:no start line)
No one knows answer for this ? Why don't you people write good documentation and make steps simpler for users
Learn from Apache. with just two simple configuration settings HTTPS is up and running
You are very slow in response