Questions tagged as 'https'

1
answer

Picking up hidden data with the noscript tag with file_get_contents

I would like to retrieve information from a CAPTCHA on one form and display it on another using file_get_contents . It happens that the page where the data is has the tag <noscript> that warns:    "Please enable Javascri...
asked by 31.07.2017 / 17:32
2
answers

Apache: prevent SSL redirection of a specific URL

My server (Apache 2x) is working properly with SSL certificate but I need to prevent only a single URL from accepting normal (HTTP only) connection. The current structure looks like this (it's messed up, due to tests already done) <Vir...
asked by 08.02.2018 / 16:48
1
answer

How to add new domains to Let's Encrypt SSL Certification while retaining existing certificates? [closed]

I already have some domains using the Let's Encrypt SSL certificate. Using the certbot-auto command, I install a certificate for a given domain. For example: sudo certbot-auto --apache -d meusite.com How can I add new domains to t...
asked by 16.08.2017 / 14:31
1
answer

SSL configuration in Microsoft Azure for Java projects running in tomcat

I need to do an HTTPS configuration in a java project in azure. In the project I use spring security and tomcat. I looked at many sites how to make the configuration but found different information, which left me a little lost and tried to confi...
asked by 19.12.2016 / 20:44
0
answers

REST requests with HTTPS

Good morning, Someone can get a doubt ... is as follows: I have an application that is inside a domain with certificate (HTTPS). WhenI'mgoingtoconsumeaRESTservice,Igetthe405returnandthebrowserisinformedthattheconnectionisnotsecure. I...
asked by 05.07.2018 / 17:02
0
answers

NON-WWW | Force HTTPS | Subdomains

I've been having trouble setting up my htaccess for days. I have tried many configurations that I found on the internet and even some of them here and no success. I need in my htaccess to have the following characteristics: Always use H...
asked by 02.07.2018 / 15:45
0
answers

Register "https" protocol with certificate for SOAP request (Axis 2)

I created a service to register the "https" protocol and inject the certificate into it using the SocketFactory implementation, but only one request works fine at a time, but when using multi-threading it does not work, certificate at the time o...
asked by 15.06.2018 / 16:58
1
answer

Iframe error not loading on Mobile (mobile)

I'm having trouble displaying iframe only on mobile devices (no dev tools simulating cell works okay, the situation is as follows: Site in wp Really Simple SSL Plugin installed (I tested it enabled and disabled) There are 3 different pag...
asked by 25.05.2018 / 15:17
1
answer

What is SSH and what are its advantages over HTTPS?

Some services provide the client-server connection through SSH (Secure Shell). What is this SSH? A case is GitHub, which recommends SSH even though it offers HTTPS, but HTTPS seems a lot easier and less difficult to connect with GitHub. What...
asked by 09.12.2017 / 21:19
0
answers

Problems with .htaccess root folder and https redirect

I have a problem here, I do not have knowledge with .htaccess and I'm not able to configure it. I need to redirect the www domain to the www domain, an error is that it is redirecting all HTTPs domains to and the root folder is...
asked by 10.11.2017 / 08:24