Everything is working fine under Chrome, Chromium, Edge, Safari, but i have problem with Firefox, i've tried 41 and 42, both have the same error: "sec_error_unknown_issuer".
I have tested config at ssllabs.com, it's available here: SSL Server Test: samorobki.pl (Powered by Qualys SSL Labs)
Server got B grade, so it's fine i think.
Web server is lighttpd, ssl config:
Hi @vein86, the SSL Labs report is explaining that the server is not serving the complete chain correctly, which explains why some clients would get this error. Are you sure that the chain.pem file you’re using is the one that was created by the client? Are you sure that the ssl.ca option is the right place to configure the cert chain in lighttpd? Is it possible that it should be ssl.ca-file instead of ssl.ca, for example?
I tested your website samorobki.pl on a Mac, OSX 10.10.5 and Firefox version 42.
Google Chrome and Safari are OK.
But, Firefox does not trust the connection: www.samorobki.pl uses an invalid security certificate. The certificate is not trusted because the issuer certificate is unknown. The server might not be sending the appropriate intermediate certificates. An additional root certificate may need to be imported. (Error code: sec_error_unknown_issuer)
Did you change your settings ?
UPDATE.
Sorry … I turned off the antivirus software Avast Mac Security that “protects !!!” browsers like Safari, Chrome and Firefox.
After I turned off the antivirus “web” protection your website worked GREAT !!