Questions tagged as 'ssl'

2
answers

Redirect to SSL

I have added my SSL certificate to my website and it works well. What happens is that I must specifically search link , and that is not very effective. If I search for it as it is, without the https: //, I get the unsafe version of my website....
asked by 30.09.2018 / 13:53
0
answers

MySQL and ANDROID, JDBC Connector, How to perform a correct HANDSHAKE?

I am involved with my final year project and I try to connect my Android App with my remote MySQL server. One of the requirements is that the connection is encrypted. For this I have activated SSL on the MySQL server and I have generated a Trust...
asked by 15.05.2018 / 19:39
0
answers

SSL Certification APACHE -WAMP

I have the certificates generated by goDady and the .key and crt files, however when I restart the services it does not start apache (I guess due to errors), what am I doing wrong? # Virtual Hosts # <VirtualHost *:443> ServerName lo...
asked by 03.10.2017 / 18:44
0
answers

I need to activate ssl in a web project, but it does not work [closed]

Good, I have a project from the uni to a virtual classroom, right now I am with the board this link But run in port 9002 Try adding ssl and the service does not run. ask in the repository link and try that but it does not work anyway, can so...
asked by 15.09.2017 / 16:51
2
answers

unsafe site SSL certificate

Good day, I have a problem with my page, install my site in a VPS and add an SSL certificate and it works but before entering the message "SITE NOT SURE" someone knows what is due? my site is this     
asked by 14.10.2018 / 02:29
1
answer

Error with ssl certificate on server

Currently I have a VPS to which I installed an SSL certificate of Let's Encrypt. When entering the domain jesushenriquez.com the browser detects that it is a secure connection, the problem is when entering a post for example: Publication . Whe...
asked by 10.09.2018 / 05:22
1
answer

PyQt5 QNetworkAccesManager SSL error

I have a problem that I do not have with the solution, I am trying to access a site (https) using QNetworkAccesManager, I am Using PyQt5 (compiled by me) in Python 2.7.14 32Bit my code is this: from PyQt5.QtCore import QUrl, QCoreApplicatio...
asked by 06.04.2018 / 01:07
1
answer

Add SSL Certificate from a domain to a subdomain

I have a main domain (domain.cl) in which I installed the Letsencrypt tool to generate an SSL certificate for that domain. Later I added a subdomain (sub.domain.cl) and when I opened it in the browser, it tells me that the site is not safe. My q...
asked by 16.10.2017 / 21:57
2
answers

SSL wordpress certificate

Good morning. I would like to learn how to configure the security certificate, in Wordpress. I greatly appreciate anyone who wants to show me how this process is done.     
asked by 06.04.2017 / 16:58
0
answers

Error download using pop3 c #: Mediatype must be in the format type \ "/ \" subtype \ r \ parameter name: mediaType

I'm trying to get an email with an attachment from a mail box using pop3, the error occurs when I get the message does anyone know why this happens ?. It only happens with some emails. for (int i = 1; i <= cantidadMesajes; i++) { mensa...
asked by 10.12.2018 / 16:04