Questions tagged as 'https'

2
answers

How can I upload a .jsp file in Tomcat 8?

My operating system is Ubuntu 16.04.3 LTS , and I downloaded the latest version of Tomcat, 8.55. I have configured apache2 and Tomcat so that Tomcat runs on https, however I have a file in /opt/tomcat/webapp/archivo.jsp that when I...
asked by 10.10.2017 / 10:15
1
answer

Ajax JSON response with HTTPS protocol

Recently I installed a web application and it works correctly, absolutely everything, the problem is that when I install an SSL certificate, and place it in HTTPS protocol, the ajax functions that return a JSON type response give me an error, an...
asked by 10.03.2017 / 16:58
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

Visual Basic download file https

Using the following code: Try Dim fileToDownload As String = "miArchivo" Dim downloadPath As String = Directory.GetCurrentDirectory() & "\data\downloads\" Dim currDate = DateTime.Now.ToString("dd-MM-yyyy HH.mm.ss").ToString...
asked by 06.08.2017 / 12:50
0
answers

DO NOT redirect to HTTPs some services with TRAEFIK

I have mounted tráfik in Docker with the following configuration in TOML : defaultEntryPoints = ["http", "https"] [entryPoints] [entryPoints.http] address = ":80" [entryPoints.http.redirect] entryPoint = "https" [entryPoin...
asked by 26.11.2018 / 11:45
0
answers

Remove in a file the https

Hello, I have a doubt, by htaccess I am forcing the web to load by https, but is there a possibility in a file php that is read as http? Greetings * If the question arises why I need this, it is for a payment gateway, that activating t...
asked by 09.11.2018 / 02:29
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
0
answers

Wireshark and the https

Well the question is simple, any way to decrypt the https in wireshark? In turn, I would be interested in the http. someone knows how to look at the links of web pages associated with the own http     
asked by 30.09.2018 / 01:28
1
answer

Redirect web domain in with wordpress

Hi, how are you? I need your help. I have a website made with worpress, it is presenting problems when redirecting the url with WWW. If I enter the domain name without the www it works. I created redirects 301 from the cpanel, from wordpre...
asked by 19.09.2018 / 20:47