Questions tagged as 'ssl'

0
answers

phpmailer not working on ssl site

hello I have a problem with phpmailer, I recently implemented an ssl certificate on my site, I want to assume that it affects the write and read permissions, but I'm trying to create a folder with write permissions and send the mail but it does...
asked by 27.11.2018 / 10:46
0
answers

Add SSL in all subdomains

I am currently creating my sub-domains with the cPanel API, everything works correctly. I am implementing the SSL protocol, and in the domain it works well, my question is, how do I add SSL to the subdomains when creating with the cPanel API in...
asked by 30.10.2018 / 15:56
0
answers

Problem with Tomcat Server

I have a web server with Tomcat that was configured by a person to whom I do not have access. When I see the web I get "The connection is not private" "NET :: ERR_CERT_DATE_INVALID". Can someone help me renew the certificate? I have tried wit...
asked by 17.10.2018 / 17:20
1
answer

problem ssl let's encrypt ssl certificate

everything is correct to install it works perfect but when I share from my website to social networks in http if you print the content of the goal but in https nothing prints only the web link. I link them to the debugged "developer" and in http...
asked by 25.09.2018 / 21:09
0
answers

TomCat problem and port 8443 does not activate https only loads the error page

I have a problem with the apache tomcat8 server, it does not lift port 8443 or another one that I choose, I have installed apache in port 80 and tomcat in 8080 apache if it raises well the ssl certificate in port 443 but tomcat does not raise on...
asked by 11.09.2018 / 19:04
1
answer

Problem reconfiguring Nginx for SSL with self-signed certificate

I have a VPS on Digital Ocean with Ubuntu 18.04, Nginx, Gunicorn, Django, and a test web application, all configured (ufw) to work with http: 80. Everything works perfectly. Tutorial Now I modify the file / sites-available / LibrosWeb to...
asked by 03.09.2018 / 22:28
0
answers

Enter data to Elasticsearch

Does anyone know how I can enter a lot of data into elasticsearch? I used logstash, but the connection fails because so many data. I've dealt with Bulk API from Python, but it's too slow. and I used re index api, but I get an "s_s_l_handshake...
asked by 16.08.2018 / 23:27
0
answers

Work safely AES, SSL, Android

Although I've been programming for a while I've never faced security issues before, and when I read about what I need for my app, it's not clear to me why they apply those techniques. Basic functions: From Android: → I encrypt files that I...
asked by 06.08.2018 / 17:36
0
answers

Go from http to https with activated SSL certificate in 1 & 1

I have a problem with my website hosted in 1 & 1 . I have activated the 1 & 1 SSL certificate and I can not connect from my computer using Dreamweaver to the remote 1 & 1 server and therefore I can not pass the link files to li...
asked by 25.08.2018 / 21:36
0
answers

Authenticate a user with digital certificate with Laravel

I need that when a user enters my web page, I look for a certificate to log it automatically with Laravel, but I can not find much information on how to configure it to ask for a certificate. The purpose is that when a user passes his ID by the...
asked by 02.08.2018 / 10:28