Ky sajt do të funksionojë me kufizime, teksa bëjmë mirëmbajtjen e tij për të përmirësuar punën tuaj. Nëse një artikull nuk e zgjidh problemin tuaj dhe dëshironi të bëni një pyetje, kemi bashkësinë tonë të asistencës, e gatshme për t’ju ndihmuar, te @FirefoxSupport në Twitter dhe/r/firefox në Reddit.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

WebSite SSL socket not connecting "Unknow CA(48)" Error

  • 1 përgjigje
  • 7 e kanë hasur këtë problem
  • 1 parje
  • Përgjigjja më e re nga km2g

more options

I've a site that running with swf files. All communications from SWF files through SSL sockets. For some reason, socket is disconnected on Firefox 49 ( Ubuntu 16.04 LTS).

When I check this on Sniffer, it shows Alert Message as "Unknown CA (48)".

Could you please help me whats the reason for this error and provide solution for this ?

Using HAProxy in my env to offload this SSL socket connection. Example config,

frontend wapp1 bind 10.11.12.202:8080 ssl crt /tmp/crt.pem ca-file /tmp/ca.pem verify optional ca-ignore-err all default_backend app1

I've a site that running with swf files. All communications from SWF files through SSL sockets. For some reason, socket is disconnected on Firefox 49 ( Ubuntu 16.04 LTS). When I check this on Sniffer, it shows Alert Message as "Unknown CA (48)". Could you please help me whats the reason for this error and provide solution for this ? Using HAProxy in my env to offload this SSL socket connection. Example config, frontend wapp1 bind 10.11.12.202:8080 ssl crt /tmp/crt.pem ca-file /tmp/ca.pem verify optional ca-ignore-err all default_backend app1

Krejt Përgjigjet (1)

more options

Any help ?, As the problem comes in production environment too. I'm unable to find resolution for this issue. Kindly help