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

How to force Laravel Project to use HTTPS for all routes?

I am working on a project that requires a secure connection.I can set the route, uri, asset to use 'https' via:Route::get('order/details/{id}', ['uses' => 'OrderController@details', 'as' =>...

View Article


Converting a Java Keystore into PEM Format

I am trying to convert from a Java keystore file into a PEM file using keytool and openssl applications. However, I could not find an ideal way to do the conversion. Any thoughts?Instead of converting...

View Article


Microsoft-Windows-WinINet-Capture equivalent to capture HTTPS traffic and see...

BackgroundI want to capture HTTPS traffic from programs running on Windows 11 for debugging. I can't modify the programs (written in VB.NET/C#), so I want to capture traffic from outside of the...

View Article

HTTPS service connectivity issue while using client jar generated using Axis2

for many days i am struggling to identify an issue.I have generated a client jar using axis2 1.7.9 and java 1.8. i have deployed all the jars under my jboss modules folder in jboss 7 EAP server. All...

View Article

Disable TCP port 80 on a CloudFront distribution

We want to host our API using lambda + API gateway HTTP api + CloudFront distribution. In a traditional hosting I would only open TCP port 443 for HTTPS and deny all traffic on port 80, in order to...

View Article


Image may be NSFW.
Clik here to view.

Using Keycloak behind a reverse proxy: Could not open Admin loginpage because...

so I have a problem getting keycloak 3.2.1 to work behind kong (0.10.3), a reverse proxy based on nginx. Scenario is:I call keycloak via my gateway-route via https://{gateway}/auth and it shows me the...

View Article

Image may be NSFW.
Clik here to view.

Why don't I have ASP.NET Core HTTPS development certificate?

I'm having trouble in that running my brand new ASP.NET Core app in that it fails to load the website when I run the debugger (see screenshot at the bottom of the question).I have a hunch this is...

View Article

Image may be NSFW.
Clik here to view.

Blazor HTTPS client server certificate doesn't work

My Blazor client server solution took a lot of fussing to get the cert just to be recognized.// These commands allow you to reset when needed//dotnet dev-certs https --trust//dotnet dev-certs https...

View Article


How to self host Supabase with Docker on HTTPS? [closed]

I have decided to self host Supabase via Docker. However, my experience with docker is pretty low. So I am probably making some rookie mistakes here.I am able to run all the containers of supabase...

View Article


Can't send requests to https urls with apify proxy

This is my first time subscribing to a proxy provider and I went with Apify Creator Plan.My problem is on testing, I can only send requests to http urls, it works until I change to https then it...

View Article

GIT - fatal: Could not resolve host: bitbucket.org

I understand there are many Git questions like mine and I can assure you I've been scraping the web and trying all solutions, to the point where I need to post my own question.General Info:OS: Windows...

View Article

Next JS Mixed Content issue https to http

I'm currently developing a Next.js 13 application to stream IPTV from various sources. My site is set up with HTTPS, but the videos I'm trying to play are served over HTTP, causing Mixed Content...

View Article

Why Android heaps over a Thread task?

I am trying to check if my server is on/off from an Android application. From my MainActivity I use this code snippet:try { new CheckServer().start();} catch (MalformedURLException e) { throw new...

View Article


The request was aborted: The request was canceled. Intermittent error with...

In my team, we have an exposed service called AdesfaService, which includes a method named Authorization. This method is used to handle medication consumption authorizations from pharmacies. It is a...

View Article

How to I deploy nextjs application in a production environment, using ssl?

There does not seem to be a definitive answer to this. I have seen other questions posted here where people suggest using nginx to proxy ssl and run the next app as http. I've also seen posts about...

View Article


How do I launch nextjs app with https in production?

I am writing a nextjs application. I need to launch it with https because the crypto module requires a secureContext. I have nginx setup with https to proxy requests to the nextjs app as https.I have...

View Article

SSL Certificate add failed, Error: 183 Cannot create a file when that file...

I'm trying to execute this command in CMD:netsh http add sslcert ipport=0.0.0.0:443 certhash=‎89857a42309423c239f42392384a appid={214124cd-d05b-4309-9af9-13123454a52b}and got error message:SSL...

View Article


How do I track this slightly different kind of bounce?

I am working on a project where I have a mini search functionality on my web page and three client pages, A, B, and C. The standard behavior is that a user searches on my web page and clicks on web...

View Article

Lightweight self-signed certificate

There is API end-point in my local development that should works via https.I generated self-signed certificate using following steps:openssl genrsa -out cert.key 2048openssl req -new -key cert.key -out...

View Article

How to setup proper SSL between 2 Scala/Akka web services?

Background:I have a Scala (with AKKA-http) webserver, that is able to talk to instances of itself (de-centralised model). I recently upgraded the server to use SSL and https.I have run into a problem...

View Article
Browsing all 1525 articles
Browse latest View live


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