Category "ssl"

letsencrypt certificate not loading outside internal network

I have a RasberryPi 4 running ubuntu/20.04.4 with nginx/1.18.0 Configured the ports forward (80,443) to the RPI4 and previously had it working with some godaddy

Rest Api SSL on tomcat server

Setup: I have setup a front-end(Next.js) and backend kotlin-api. I use Cloudflare with SSL turned full on. I have setup SSL using certbot on both of these. This

Setting up SSL certificate in Visual Studio

I have a fresh install of Visual Studio Community 2019 on a new computer. I started a web app project, ran it for the first time, and then when prompted to acce

SSL/TSLsupport for grpc in c#

I tried to implement a gRPC using SSL/TLS, I read the documentation about how to implement SSL/TLS, but this don´t works, I found a stackoverflow page TLS

Change SSL Pinning mode on runtime in AFNetworking

We have a trouble with AFNetworking library when we check for SLL Pinning. We need to change SLL Pinning mode on runtime but changing doest not effect for some

Error: declaration of ‘freefunc’ shadows a global declaration

While building application using openssl 1.1.1d I am getting below error, I know C++ but not an expert. Spent lot of time but still did not get any clue. Can s

could not initiate GSSAPI security context on Postgres 14 logical replication

I am following this post to enable ssl on Postgres 14 for logical replication. Then try to make connection on client: CREATE SUBSCRIPTION my-sub CONNECTION 'hos

could not initiate GSSAPI security context on Postgres 14 logical replication

I am following this post to enable ssl on Postgres 14 for logical replication. Then try to make connection on client: CREATE SUBSCRIPTION my-sub CONNECTION 'hos

IOS simulator - certificate .pem from cert bot not working - @apollo/client 61: Connection refused

When I try drag&drop my cert.pem generated with certbot then I get this error: One or more parameters passed to a function were not valid. Simulator IOS 15.

Composer Curl error 60: SSL certificate problem: unable to get local issuer certificate

I'm trying to get composer to work on a remote Windows-machine which is using a proxy, but I always get this error when doing a composer install/update: [Compo

Cache entry deserialization failed, entry ignored

C:\Users\deypr>pip3 install sklearn Collecting sklearn Cache entry deserialization failed, entry ignored Retrying (Retry(total=4, connect=None, read=N

Nginx: [emerg] cannot load certificate after I deleted the certificate

I generated an SSL certificate on one of my subdomains. I then tried to delete/revoke the certificate using the command certbot delete. A little terminal menu p

Docker Build using CA Trust Bundle from Host

Given a simple Dockerfile that installs from something from the net, I'm trying to work out an elegant way to allow the build process to trust HTTPS endpoints w

How to bypass SSL Pinning of an Android App

I want to bypass the SSL pinning of an Android app using the Frida Server method. I have followed the whole process described in this (https://blog.it-securityg

mongodump error: x509: cannot validate certificate for <server-IP> because it doesn't contain any IP SANs

I am trying to setup mongodump along with TLS/SSL encryption. I have been following various articles for this: Self-signed SSL connection using PyMongo, https:/

Ldap ssl with dynamic truststore

I am trying to connect to a ldap over ssl. I have generated a .jks file with the certificate entry. I do not want to import this to cacerts rather want to acces

AttributeError: 'module' object has no attribute '_create_unverified_context'

I got the following error AttributeError: 'module' object has no attribute '_create_unverified_context'. I'm using Python 3.4.2 . My code: import ssl ss

How to setup Lighttpd with ssl and proxy

I'm trying setup Lighttpd with ssl and proxy but I cannot make it work. I've installed the certificate and private-key and they works, however when I try to ena

Building a SSLSocketFactory to enable HTTPs for custom Feign Client configuration

I'm trying to add HTTPs to my spring boot services, one of them is a Feign Client that is throwing this error: xception in thread "Thread-7" feign.FeignExceptio

Problem installing SSL Certificade in Go Lang with Echo framework (Client sent an HTTP request to an HTTPS server.)

I have build a Go server using Echo framework, i get TLS certificades and a domain name, but when i try a request i get the message "Client sent an HTTP request