https with Startcom SSL not working properly -


what want making website available via https without getting these browser warning site not trusted. created ssl certificate domain , configured apache webserver use in default-ssl. calling site https:// works, in every browser on every device message no issuer chain provided. in firefox like:

the certificate not trusted because no issuer chain provided. (error code: sec_error_unknown_issuer) 

what did understand wrong ssl?

the certificate not directly signed root-ca, intermediate ca, got signed root-ca. have add intermediate ca certificates server sends client, because client trusts root-ca , not intermediate ca.

the process described in various places, https://eldon.me/?p=34


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -