Questions tagged as 'ssl'

0
answers

Composer error: SSL operation failed with code 1

I found some topics in the English OS but I could not solve the problem by. Any library, fw, anything in case I try to install with composer, I get this SSL error. OBS: I have SSL installed on localhost When I give a require in symfony...
asked by 23.08.2018 / 13:35
1
answer

Doubt about SSL certificate

I made the realization for my site with SSL just now, the process worked out and I did for the kinghost service. The problem is that if I put "www" before my site shows that it is without certificate (in case without "www" the correct certificat...
asked by 19.04.2018 / 16:33
1
answer

PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target url

Hello, I'm trying to compile my project using sbt , but it causes an SSL error: ServeraccessError:sun.security.validator.ValidatorException:PKIXpathbuildingfailed:sun.security.provider.certpath.SunCertPathBuilderException:unabletofindval...
asked by 11.01.2018 / 18:44
0
answers

Change the version of TLS in PHP upload

My submission is returning this error ...    Warning: file_get_contents ( link ...): failed to open stream: HTTP request failed! HTTP / 1.1 400 TLS 1.1 or higher required in /home/storage/9/8e/3d/teste1124/public_html/tpl/site.php on line 12...
asked by 23.11.2017 / 05:22
1
answer

Redirecting other domains (http / https) to main (https)

Talk about it! I'm having a question about https redirection. I have a ".com" domain (SSL installed), but ".com.br" does not have SSL. I only do the redirect for ".com" with SSL, until then blz, but if I try accessing the link site gives...
asked by 02.11.2017 / 15:54
0
answers

Doubt with SSL / TSL and Asp.net mvc

I made an application for testing and in the project I changed the SSL Enabled field to True. The application now has two URL's, one for HTTPS and one for HTTP. Ex: https://localhost:44338/ http://localhost:22786/ I can access both wa...
asked by 19.04.2017 / 15:23
0
answers

Socket.io connects but does not send the emit to the server and vice versa. Nginx and SSL

I'm using Nginx with SSL and this setting for a service to communicate with the node, when I access the address socket.io usually connects to the server but does not receive the emit or send. location ~ ^/(atualizaUltimaPosicao|node|socket\.io...
asked by 14.11.2016 / 12:57
0
answers

ERR_SSL_PROTOCOL_ERROR - Socket.io and Node.js

I'm running a Node.js server using Socket.io to manage connections via Socket, however, I'm having a problem with SSL certificates. Most users can access the Node.js server normally, but others can not and do not get the following error:...
asked by 29.08.2016 / 20:48
0
answers

Pinning Certificate Application in APP

I would like to apply pinning to an application, but never applied. I've seen some articles about Pinning, such as the for this link , but it does not specifically explain where I have to put it, and how I put it in my APP. Also I found...
asked by 21.06.2016 / 17:11
0
answers

SSL on shared server

I have a shared server with several sites (all mine), where one of them has SSL certificate. However, when typing https://outrosite.com.br (com ou sem www) It displays the site it is in: (without redirecting the URL) https://dominiocom...
asked by 18.06.2016 / 03:58