Quantcast
Channel: Active questions tagged https - Stack Overflow
Browsing all 1854 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Socket error (An operation was attempted on something that is not a socket)...

async def simultaneous_chunked_download(urls_paths, label): timeout = ClientTimeout(total=60000) sem = asyncio.Semaphore(5) async with aiohttp.ClientSession(timeout=timeout,...

View Article


Trying to download and setup the certificate from a remote SSL address for...

First I downloaded the certificate with:echo "" | openssl s_client -connect io.lightstream.bitflyer.com:443 -showcerts 2>/dev/null | openssl x509 -out bitflyer.cerThen I imported the certificate...

View Article


HTTPS + SSL on Heroku - Node + Express

I've created a self-signed certificate, added it to Heroku, and provisioned an SSL endpoint on Heroku, and I log heroku certs:info it seems to be there.I'm creating my server on Express like so:var...

View Article

Force SSL/https using .htaccess and mod_rewrite [closed]

How can I force to SSL/https using .htaccess and mod_rewrite page specific in PHP.

View Article

Failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request - OAuth...

I am working with YouTube APIs for my college project, and I keep getting an error. Here I send them to the authorisation page to log in, when they allow access it sends the $_GET['code'] string back....

View Article


Java Https POST fails with connection timed out but works with Postman. Can...

URL url = new URL(“My url”);HttpsURLConnection conn = (HttpsURLConnection) url.openConnection();Base64EncoderDecoder encoder = new Base64EncoderDecoder();String encoded =...

View Article

NodeJS Subdomain w/ vhost and greenlock-express

I'm new to Node and I want my website, dacio.app, working with subdomains for my college projects using vhost.However, I need to have it secured due to the requirement for .app domains, so I'm using...

View Article

Setting Node Server (https)

I'm very new to node and have looked up how to simply set up a node server. I feel like I have it set up correctly but when I go to https://localhost:8080/ it says "Site can't be reached". Nothing is...

View Article


NanoHTTPD server on Embedded Android TV: HTTP works but HTTPS shows blank...

I’m working on an embedded Android TV project. I’m using NanoHTTPD as the web server. The server hosts a simple web page that can be accessed from a browser by entering the IP address of the TV.Here’s...

View Article


Can I open my camera on webview without "allowing" in the phone everytime it...

In my React Native app, I need to open a WebView redirecting to my NextJS application. Its a simple page rendering a FaceDetection component from Amazon Amplify UI. The "problem" (which I know is a...

View Article

Image may be NSFW.
Clik here to view.

Unable to get an https connection using Mamp

I am building a Ecommerce site using WooCommerce. I have set this up using Mamp but i am unable to get a https connection. I need this to import some products.Under the SSL tab i have setup a...

View Article

Tomcat with https not working

I'm trying to enable my rest API URL with HTTPS.But first my tomcat should be running with https.When I run tomcat and check URL belowhttps//localhost:8080 and http://hostedurl:8080 is working.I land...

View Article

How to setup Angular "Native Federation" to serve via https in development mode

My regular Angular setup for the "serve" section in angular.json looks like this:"serve": {"builder": "@angular-devkit/build-angular:dev-server","options": {"sslKey":...

View Article


Laravel: how to force HTTPS?

I'm starting to develop a new big app, and I'm using Laravel this time, and it's the first time.I need to force HTTPS for all pages, it's not important if from code or by .htaccess, but I'm not able to...

View Article

How do I convert an image to a http/https url for python?

I've used pillow to generate an image combining two random images, such that a new image is generated each the code is ran, but i want the image to be a http/https url since it needs to be embedded in...

View Article


Client does not recognize private CA with self signed certificate

I've been trying to upgrade internal APIs to use HTTPS instead of HTTP. Going back to HTTP is not an option due to Javascript needing permission to send credentials in its fetch call (just setting the...

View Article

How to bypass cloudflare ddos or redirect after 5 seconds using JSOUP?

I'm trying to get anime-list in this site, https://ww1.gogoanime.iothis is the code,org.jsoup.Connection.Response usage = Jsoup.connect("https://ww1.gogoanime.io/anime-list-A") .header("accept",...

View Article


Can't make https post requests with ESP32 using EthernetENC and SSLClient...

In my project I'm using my custom PCB with ESP32 pico-D4 and ENJ28J60 ethernet IC. I'm trying to make https post request to my Windows Server periodically. I'm coding on platformIO using Arduino...

View Article

Tring to connect using HTTPS: Server redirected too many times

I am trying to connect to a secured connection URL (https://example.com ) using a Java program to check availability of the site. Generally, I connect to https://example.com in browser by disabling...

View Article

Image may be NSFW.
Clik here to view.

Setting certificate information after creating an IIS website with https...

I'm writing a PowerShell script to set up several websites on developers' machines in IIS (not IIS Express).I understand that the current recommendation (as at 2025) is to create IIS websites using the...

View Article
Browsing all 1854 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>