Questions tagged as 'ssl'

1
answer

Can SSL certificate be by IP instead of Domain?

I'm developing a php / javascript application that makes use of the camera via browser to read bar code, in the tests I did locally it works in a good one, when I put it online it does not open the camera and does not ask to open, I agree it's b...
asked by 17.10.2018 / 22:37
1
answer

Iframe in white

I need an Iframe on my site. My site has HTTPS protocol, and the Iframe source as well. So why does not my site display it? Both sites are certified. <!DOCTYPE html> <html class="no-js" lang="pt-br"> <head> <me...
asked by 30.11.2017 / 13:25
2
answers

Error 403 access denied when I do not use https

I created a site in ASP.NET MVC and uploaded my files to my hosting plan. There I am entitled to a Let's Encrypt certificate for free. After activating it, an error occurred: If I access my site like this: link works normal. But i...
asked by 01.09.2017 / 00:42
1
answer

How to disable HTTPS on CentOS Apache 2 installed on Amazon EC2?

I installed CentOS an Amazon EC2 instance, and I inserted an SSL certificate using Let's Encrypt - Free SSL / TLS Certificates >. It was all cute and working perfectly. See: Every time you enter http:// , the user is automatica...
asked by 02.09.2017 / 05:59
1
answer

Always redirect to HTTPS with Codeigniter

I have an application with CodeIgniter and I always have to force the connection to always redirect to https . I did this: Changed within config\config.php line $config['enable_hooks'] to TRUE . Within con...
asked by 24.07.2017 / 20:49
1
answer

Error sending simple email with python

I'm learning to send emails with python. Right at the beginning, I came across error importing the smtplib module methods, which generated this question: Import error when sending simple email with python Then I saw that it did not give...
asked by 29.12.2016 / 16:38
1
answer

Certificate and SSL connection on Wildfly

I followed this answer to this question in the OS to configure SSL: how to configure ssl in wildfly 8.2.0 server? Before this configuration, access to the 8443 port was not possible, which is the port that connects to the application...
asked by 30.10.2015 / 12:18
1
answer

How do I create the certificates and the provisioning profile correctly for Push Notification use?

I need help to properly create a provisioning profile certificate for Push Notification . Because I followed several different tutorials, and in all I did not succeed. Only at a time when I used the provisioning profile of Team that I was ab...
asked by 12.11.2014 / 23:31
0
answers

Generate valid SSL file to use on Tomcat

I received from the SECNET certifier an SSL certificate www_meusite_com_br.crt created by COMODO and together in this zip came another file named www_meusite_com_br.ca-bundle. I have tried every way to use this certificate and nothing works, I a...
asked by 25.09.2018 / 14:09
0
answers

Site with SSL Create $ _SESSION and Cookies when signing in

I made a change in the site I'm developing, now it has SSL, but after that much change stopped working, even changing URL´s from HTTP to HTTPS , this script was working and now I can not create the session and not even the co...
asked by 17.09.2018 / 22:45