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

Getting error: Uncaught (in promise) TypeError: Cannot read properties of...

I have a registration page that is supposed to post user input from a form:// Registration.jsximport React, { useState } from 'react';import axios from 'axios';const Registration = () => { const...

View Article


nodejs - error self signed certificate in certificate chain

I am facing a problem with client side https requests.A snippet can look like this:var fs = require('fs');var https = require('https');var options = { hostname: 'someHostName.com', port: 443, path:...

View Article


CURL not showing output for multiple requests and progress meter

Previous versions of cURl would show range and progress of a multiple requests in Mac Terminal i.e curl "site.com/[a-z].html"the output would be something to the effect of[1/26] site.com/a.htmlcontent...

View Article

mac verify failure using Node with ssl certificate

as specified in the Node api doc I tried the first one with a self created and signed cert using openssl. Everything was going fine except the fact that the couldn't test the client side from an...

View Article

Cookie is not getting stored after login

Error occuring in cookie set after deploymentimport jwt from "jsonwebtoken";const createJWT = (res, userId) => { const token = jwt.sign({ userId }, process.env.JWT_SECRET, { expiresIn: "1d",...

View Article


Is there any way to disable SSL-verification when sending a gRPC request from...

I am testing a gRPC API, written in the GO language. My tests are written in Python (using grpcio lib).I need to send gRPC requests over HTTPS (using secure_channel(), as far as I understand), but our...

View Article

how do i solve this challange in django? [closed]

[18/Apr/2024 19:33:24] code 400, message Bad request version ('¼%-¼Iµ\x19\x87)Û\x81AWf;eÓÒNøíýg§\')[18/Apr/2024 19:33:24] You're accessing the development server over HTTPS, but it only supports HTTP.i...

View Article

Execution failed due to configuration error: Host name: '' does not match the...

In my current AWS set up I have an API gateway - with a custom domain -> a VPC link -> NLB -> ALB -> ECS cluster.I created a custom domain for my API gateway and added the ACM certificate,...

View Article


Image may be NSFW.
Clik here to view.

I am new to aws where can I get ssl_certificate and ssl_certificate_key in...

I have configured https for my fastapi server using AWS application load balancerserver { listen 80; listen 443 ssl; ssl on; ssl_certificate /etc/nginx/ssl/server.crt; ssl_certificate_key...

View Article


Why does axios always convert https into http when making request?

I am working with Laravel 5.8 and out-of-the-box pre-configured Vue.js. For making a GET/POST/PUT/DELETE request within Vue.js components, I am using AXIOS as following:import axios from 'axios'const...

View Article

React Native App not connecting on https with self signed certs on local dev

I'm struggling to find a solution in order to have my React Native App (running in emulator) to connect via https to my local dev server.The RN App connects using LAN Address (https://192.168.1.xxx)It...

View Article

Can a Progressive Web App work with devices on a local Network?

I have multiple devices on my local network each running a webserver. This web server simply displays a UI to interact with the device. There can be any number of these available and they can be used...

View Article

how is an SSL certificate chain bundle arranged?

I have 4 certificate files like this:1.certum_certificate.crt2.certum_certificate.pem3.Intermediate_CA2.cer4.Intermediate_CA.cer5.Root_CA.cerI put these files content by this order in a bundle file and...

View Article


Image may be NSFW.
Clik here to view.

how to configure https with aws ec2 loadbalancer [closed]

I have configured https for my fastapi server using AWS application load balancerserver { listen 80; listen 443 ssl; ssl on; ssl_certificate /etc/nginx/ssl/server.crt; ssl_certificate_key...

View Article

Unable to tunnel through proxy. Proxy returns "HTTP/1.1 407 Proxy...

I was trying to hit the https url for google api.Using the code below but its giving some errors.but i can hitting one google api http url and its working very well without any errorDataInputStream di...

View Article


dotnet dev-certs certificate not trusted

I am working through Adam Freeman's book "Pro ASP.Net Core 3". I have gotten to the introduction to https. He instructs us to use Powershell and run these commands in this orderdotnet dev-certs https...

View Article

Force https, non-www, and turn queries into paths

I posted a fairly incoherent request for help, which has been received. I have now gotten something that seems to work. It forces the use of "https://" in place of "http://; forces "example.org" in...

View Article


Image may be NSFW.
Clik here to view.

"routing-controllers"+"express" does dot provide the access on HTTPS protocol...

Although I have not found the idiomatic code for Express.js +routing-controllers, rely on this hint on the GitHub discussions, I suppose it will be:import HTTPS from "https";import Path from...

View Article

Error 426 from newsapi.org once I deployed my site on Netlify

While I was trying my project on localhost it was working fine, using https://cors-anywhere.herokuapp.com/ since I got the CORS problem. But once I deployed the site on Netlify, it gave me the error...

View Article

Returning the error "NX_SECURE_TLS_ISSUER_CERTIFICATE_NOT_FOUND" when...

Testing https with netxduo on nucleo-h563zi board. However, I keep returning the error "NX_SECURE_TLS_ISSUER_CERTIFICATE_NOT_FOUND".I checked http communication normally for Google access. Then I...

View Article
Browsing all 1486 articles
Browse latest View live


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