Internet Giants Agree to Reduce TLS Certificate Lifespan to 47 Days by 2029

Major companies have agreed to gradually reduce the lifetime of TLS certificates over the next few years.
The post Internet Giants Agree to Reduce TLS Certificate Lifespan to 47 Days by 2029 appeared first on SecurityWeek.
Continue reading Internet Giants Agree to Reduce TLS Certificate Lifespan to 47 Days by 2029

How to capture fully decrypted HTTPS traffic in a transparent proxy setup without TLS key logs?

I am currently working on a home "forensic" lab and I have set up an OPNsense-based transparent proxy (squid) to intercept and analyze HTTPS traffic coming from a Windows 11 client. I can successfully decrypt traffic using TLS ke… Continue reading How to capture fully decrypted HTTPS traffic in a transparent proxy setup without TLS key logs?

What is the best way to ensure a secure communication between two client devices without access to internet, CA, or pre-shared keys

I’m trying to create an application that should allow two devices (two phones, two computers, or a phone and a computer) to verify each other in some way to later be able to securely connect to each other to transfer data.
There are only t… Continue reading What is the best way to ensure a secure communication between two client devices without access to internet, CA, or pre-shared keys

I’m calling the API of a third party, and have to pass the credentials as parameters in a HTTPS URL. Is that safe?

Basically I am doing a GET on this URL from SAP:
https://www.thirdparty.be/webservices.php?m=get_private_information&o=json&u=username&p=password

The third party webservice does use IP-whitelisting, and they have whitelisted o… Continue reading I’m calling the API of a third party, and have to pass the credentials as parameters in a HTTPS URL. Is that safe?

I’m calling the API of a third party, and have to pass the credentials as parameters in a HTTPS URL. Is that safe?

Basically I am doing a GET on this URL from SAP:
https://www.thirdparty.be/webservices.php?m=get_private_information&o=json&u=username&p=password

The third party webservice does use IP-whitelisting, and they have whitelisted o… Continue reading I’m calling the API of a third party, and have to pass the credentials as parameters in a HTTPS URL. Is that safe?