Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
44 views

I am running the SonarScanner CLI and SonarQube in a Docker container each. I use the free version of SonarQube so I have added the cxx sonarqube plugin v2.2.2. The version of the SonarScanner is 12.1 ...
Etienne's user avatar
  • 35
-1 votes
0 answers
21 views

We are benchmarking RadSec (TCP/TLS) connections against a single FreeRADIUS instance and observing a consistent connection ceiling. FreeRADIUS (version 3.2.8) Running in Kubernetes (single pod) ~...
Tayyab Elahi's user avatar
Advice
0 votes
5 replies
78 views

As a (relative) novice at Rust, I am trying to understand the use of 'static in the RusTLS CommonState struct's peer_certificates method: pub fn peer_certificates(&self) -> Option<&[...
MysteryMoose's user avatar
  • 2,447
-1 votes
0 answers
41 views

Problem I'm trying to issue an Amazon-issued public certificate in ACM (same region as my Application Load Balancer, e.g. us-west-2) for a subdomain on a delegated Route 53 public hosted zone. The ...
Andrew Eells's user avatar
0 votes
0 answers
67 views

I am running an authentication system on my Apache2 webserver that uses Python through the mod_wsgi module to run scripts authenticating users through IP addresses, passwords, etc. Once authenticated, ...
peter's user avatar
  • 345
1 vote
1 answer
121 views

A RestClient needs to communicate with HTTPS to a host with self-signed TLS certificate. I have seen a similar question here on StackOverflow, Disabling SSL Certificate Validation in Spring ...
jogerj's user avatar
  • 180
0 votes
0 answers
49 views

I’m trying to connect to ICMarkets cTrader FIX and both FIX Logon requests are rejected with RET_INVALID_DATA. The TCP + SSL connection succeeds, so the failure seems to be at the FIX authentication/...
thajj's user avatar
  • 11
-1 votes
0 answers
123 views

I am developing a Flutter application that communicates with a live API server via HTTPS. The API calls work perfectly on an Android 16 device, but when I test the exact same code on devices running ...
Gaurav Gupta's user avatar
1 vote
0 answers
86 views

I’m working on a system that performs login using client certificates and I need to run multiple browsers in parallel, each one using a different certificate. The requirement is to fully isolate each ...
Victor Matheus's user avatar
Advice
0 votes
2 replies
133 views

We are experiencing an SSL handshake issue in a Flutter-based Android application when connecting to a backend API hosted on SAP Cloud Platform Integration (SAP CPI). Recently, the API certificate ...
7342 laxmipriya's user avatar
1 vote
0 answers
83 views

I am trying to set up a CI pipeline in GitLab, for a Spring Boot project with Maven, which also installs npm. I have tried using docker exec locally to check if doing mvn install would work, and it is ...
coriuser's user avatar
-1 votes
1 answer
62 views

I'm trying to bind a private domain to my Azure App Service and use a managed certificate, but I keep running into issues. Steps I followed: Created a custom/private domain (e.g., api.example.ai) in ...
Andreas's user avatar
  • 65
0 votes
0 answers
96 views

When integrating a CORBA system where the server is C++(03) using omniORB 4.3 and the client is C# using IIOP.NET. Server side (omniORB) Server runs fine in SSL mode with a proper server certificate. ...
void's user avatar
  • 7,964
0 votes
0 answers
117 views

I've got a microservices system in Java Spring Boot I create my SSL self-signed key and stores like this way File "sub.conf" [req] default_bits = 4096 prompt = no default_md = sha256 ...
Stefano Giammori's user avatar
4 votes
1 answer
91 views

I'm trying to create a program that connects to a MariaDB server. The code works perfectly if I use the library that comes with the server, but when I use the updated version compiled from the MariaDB ...
Sever's user avatar
  • 89
2 votes
0 answers
284 views

I am developing an application, which has a built-in TCP server. I want the server to be secure via OpenSSL. The server has to identify its clients and the clients must identify the server. If I ...
loltrol's user avatar
  • 123
0 votes
0 answers
63 views

I'm using Oracle apex_web_service to request a token via REST API but I'm struggling with certificates that use different CNs and Subject Alternative Name. I try to make it clear: the API url for the ...
AlexMI's user avatar
  • 986
Advice
0 votes
2 replies
62 views

I use MS Edge Version 144.0.3719.104 (official build) (64-bit) on Windows 11 and can't find the Security tab in the Developer Tools - see the screenshot below. I want to check the TLS parameters of ...
David Balažic's user avatar
3 votes
2 answers
258 views

I have the code polling for unsecure connections' file descriptors. Now I am adding SSL and stuck with how to poll for it. Library is old one, hot having SSL_poll and other useful stuff. As usual, I ...
Anonymous's user avatar
  • 811
0 votes
0 answers
78 views

I'm running into some complications with 47-day cert validity periods that I didn't think were going to be enforced until 2029. For some backstory, I renewed a cert in December of last year only to ...
user4544's user avatar
0 votes
0 answers
30 views

Since Nginx has been sundowned, we moved from Nginx to Spring Boot TLS. Luckily, Spring Boot allows easy and straight forward configuration of TLS. We now need to collect information about handshake ...
Harry Developer's user avatar
0 votes
1 answer
95 views

I have a use case of a gRPC server hosted on a machine without timekeeping (no rtc), I see that it is doable to use TLS on it (not checking the server certificates validity at all). I would like to ...
ZeeMoros's user avatar
0 votes
0 answers
79 views

I'm building a Flutter app and HTTPS API calls fail only on older Android phones(Android 7 and below). On modern devices everything works. If I bypass certificate validation like this: class ...
Akhil George's user avatar
  • 1,097
0 votes
0 answers
57 views

I'm running a Strapi backend behind Nginx Proxy Manager (Docker) and trying to enable CORS. Strapi version: latest Nginx Proxy Manager: latest Docker image I want to allow requests from my frontend ...
willm berchiche's user avatar
1 vote
1 answer
150 views

Running security dump-trust-settings -d on my MacBook shows some company-specific certificates that I want Java's TrustManager to trust when creating SSL/TLS connections to internal company servers. I ...
David B's user avatar
  • 445
3 votes
1 answer
215 views

I am trying to extract the public certificate of any PostgreSQL database. I got it working with plain java as a library and as a standalone fat jar, but not in a native-image build with GraalVM. I ...
Hakan54's user avatar
  • 4,119
5 votes
1 answer
199 views

I have a Spring Boot 3.4.10 application written in Java 25 that authenticates via an SSL handshake. I'm using server.ssl.bundle to setup TLS within Spring Boot. The snippet below is from the server ...
Harry Developer's user avatar
3 votes
1 answer
184 views

When looking at PCAP traces of Java TLS handshake, I can see details in Server Hello like this: Signature Algorithm: SHA224 DSA (0x0302) I would like to disable it, so server application does not ...
Harry Developer's user avatar
0 votes
0 answers
175 views

I have a Spring Kafka application with a single consumer. The Kafka client authentication is configured using SASL/OAUTHBEARER over SSL, as shown below: authProps.put(SaslConfigs.SASL_MECHANISM,...
Nitin Bisht's user avatar
-1 votes
1 answer
101 views

I am getting a weird behaviour in the .NET SDK/runtime. DotNet team remains silent https://github.com/dotnet/sdk/issues/38325 Reproducible sample: FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build ...
Jan Zahradník's user avatar
1 vote
0 answers
89 views

I have built a jax-ws web service client using the jaxws-maven-plugin. It is failing when I use it from a Glassfish 7.0.25 server with Java 21. I'm calling a SAP server which only validates the client ...
Stevec's user avatar
  • 13
1 vote
2 answers
209 views

This curl command works fine (must be accessed in tls 1.3): curl -v --tlsv1.3 -u "xxxx":"xxx" -X POST "https:xxxxxxx" Try to get the same result with Perl. Created a ...
Denis.A's user avatar
  • 309
1 vote
0 answers
109 views

I am working with Mbed TLS (latest release) on an embedded target and I want to disable all PSA Crypto / PSA driver layers completely and instead build the classic pre-PSA Mbed TLS stack (i.e., using ...
Jahir hussain's user avatar
0 votes
2 answers
81 views

My problem: A MariaDB-Server is running in a LAMPP-Installation It runs by default without SSL. A Qt-Application (both 5.15.2 and 6.10.1) with loaded QMARIADB-Driver tried to open a connection to the ...
md_dlk's user avatar
  • 1
0 votes
1 answer
128 views

I've tried much of the advice I've found on here, and it hasn't worked so far. Here's my network flow: HTTPS -> Cloudflare -> NGINX (server 1) -> Apache (server 2) -> WordPress Here are my ...
Atlas Creed's user avatar
2 votes
3 answers
163 views

Scenario: I've an azure function app(event hub trigger) which needs to connect to SSL enabled IBM MQ server. I'm using IBMMQDotnetClient 9.4.2 nuget package and I've installed a pfx cert in local(...
lmaheshchowdary's user avatar
Advice
0 votes
2 replies
218 views

I am getting the below SSL error when my Java (Java 21, Spring Boot 3/4) application makes a REST call to a gateway: Internal server error: (certificate_unknown) PKIX path building failed: sun....
Arpit Sharma's user avatar
1 vote
0 answers
105 views

I’m running into a strange TLS/HTTPS issue in my Flutter project and can’t figure out why it only happens inside Flutter/Dart. I have a backend API hosted at: https://my-backend/api/v1 If I call the ...
patrick menendez's user avatar
1 vote
1 answer
77 views

I’m implementing PKI/mTLS authentication in Aerospike and want to confirm whether Aerospike officially supports a configuration where the server verifies the client certificate, but the client does ...
Adnan Khan's user avatar
0 votes
0 answers
56 views

I am seeking to establish a mutual TLS (mTLS) connection between two of my Spring Boot applications: a Backend service and a Web service. For that reason, I have created keystores, certificates, and ...
Miraj Hossain Shawon's user avatar
Best practices
0 votes
2 replies
68 views

You will got these files by your ssl provider : certificate.crt server.key ca_bundle.crt Configuration SSL by xampp server in windows servers. SSLCertificateKeyFile : "F:/xampp/apache/conf/ssl....
Vipin Kumar's user avatar
0 votes
0 answers
186 views

I’m on Ubuntu using a conda environment (ML(Python 3.12.9)), and I get a SSL certificate verification error when trying to load a dataset from OpenML with sklearn.datasets.fetch_openml. I already ...
Alireza Khalaji's user avatar
0 votes
1 answer
95 views

My application uses the Spring Cloud Gateway so the stack is Spring + WebFlux. When the application starts it use the SSL certificate from the file. But after few weeks the external system is updating ...
Alexander Kozlov's user avatar
0 votes
1 answer
73 views

I try to move a request with certificate from an old system made with NodeJS to a new system using .NET 8.0. Running the .NET code, however, I always get the following error: The SSL connection could ...
Chanom First's user avatar
  • 1,156
12 votes
3 answers
3k views

m getting an SSL error when making an HTTPS request in a Rails controller (Ruby 3.1.6): OpenSSL::SSL::SSLError in PurchaseAttemptsController#create SSL_connect returned=1 errno=0 peeraddr=3.175.45.47:...
Arnold Roa's user avatar
  • 7,906
0 votes
0 answers
100 views

I'm building a Flutter app that uses Android TV Remote Protocol v2. The app requires client certificates for authentication. When I use a manually created certificate (placed in assets), everything ...
shakti goyal's user avatar
3 votes
1 answer
727 views

Hoping to get yalls help on the issue I am now sort of desperate about Context: I am deploying a docker container on EC2 Ubuntu, where it is used by two images - one for my Prisma-NestJs-based API and ...
groove_of_course's user avatar
1 vote
0 answers
92 views

Here is the Dockerfile # ===== Stage 1: BUILD OTP 27.2 ===== FROM debian:bookworm AS build RUN apt-get update && apt-get install -y \ build-essential \ autoconf \ automake \ ...
Rumal Gunawardana's user avatar
0 votes
1 answer
194 views

i started to listening nginx, and when i press the button confirm and save, no one call or check my website, my nginx console is clear. But i past correct address. I spend to this whole day. Can ...
Жасын Умирзаков's user avatar
2 votes
0 answers
128 views

I have a Springboot server with two ssl self signed certificates configured for different hostnames. One certificate assigned to hostname localhost. Another assigned as fallback, so any hostname other ...
naveejr's user avatar
  • 755

1
2 3 4 5
1021