Questions tagged as 'https'

0
answers

Rewrite and redirect issues after I get SSL certificates

Hello! I am having problems with redirects after I have contracted two SSL certificates through Locaweb and am not experienced in configuring the web.config file. Since I did not get help from them (and they probably were not even in the mood to...
asked by 08.05.2018 / 19:33
0
answers

Best way to transfer files between the cloud and a proprietary environment

Could anyone tell me the best method of file transfer (secure) between an iCloud (cloud) environment and a proprietary environment? And how would I do that?     
asked by 23.04.2018 / 21:31
1
answer

Apache2.2 starts but https does not work on windows

I looked at several examples on the web and followed this one Everything went well without any error in creating the certificate, I looked at the configuration files and everything is as recommended, apache starts normally and without error...
asked by 20.04.2018 / 16:19
1
answer

Error consuming webservice NFSe with mutual authentication - handshaking

I have a problem to consume the electronic invoice webservice of the city of Sertãozinho. The server in this NFS uses Tomcat with mutual authentication (handshaking). The production server address is: [https://nfe.sertaozinho.sp.gov.br:844...
asked by 11.04.2018 / 16:03
0
answers

Does PWA work properly in the browser but does not work correctly on the smartphone?

I did a PWA and I ran all the tests in the browser and everything went as expected, but when I test on my smartphone it does not ask for authorization to send notifications and also does not ask to be added on the smartphone home screen. One...
asked by 04.04.2018 / 13:20
1
answer

Redirect Http to Https - Nginx with let's encrypt

Currently, the domino link is working, but can not redirect link to Link using let's encrypt . I am following this tutorial: Link Below my setting: server { listen 80; listen 443 ssl; server_name meudominio.com www.m...
asked by 21.03.2018 / 14:30
0
answers

How to remove htaccess redirect to the public folder

The settings for my htaccess to force SSL are as follows: # NA PASTA RAIZ Options -Indexes <IfModule mod_rewrite.c> <br> RewriteEngine on<br> <br><br> RewriteRule ^$ public/ [L] <br> RewriteR...
asked by 05.03.2018 / 23:59
0
answers

Doubt about websites with https

What would I do to leave my site with https? I use a free hosting in infinityFree and tried to mess with CPanel SSL but I did not have any success.     
asked by 02.02.2018 / 21:21
1
answer

net :: ERR_INSECURE_RESPONSE

I'm developing a program that aims to show video and audio calls. Like a videoconference. Multiple users at once. I'm using peer.js. But the following error is occurring: GET link net :: ERR_INSECURE_RESPONSE How can I resolve th...
asked by 29.01.2018 / 16:26
0
answers

Redirect .htaccess for HTTPS

Hello, I'm not able to do the redirect via .htaccess to the same page / domain with the https protocol; I tried the code below but it does not work, the reason is that the ssl certificate was installed on the firewall, not on the machine, so...
asked by 27.01.2018 / 19:42