pitfalls and tips when using self-signed certificate
A few days ago, I encountered an issue when using a self-signed certificate. The use case of the self-signed certificate is simple. I created a […]
Read More →A few days ago, I encountered an issue when using a self-signed certificate. The use case of the self-signed certificate is simple. I created a […]
Read More →Symmetric Key Cryptography is used to transfer a message securely between two endpoints using a shared secret key. The message is encrypted using a shared […]
Read More →In an interview, one may be asked how an security connection is established between two endpoints using TLS protocol. He may answer the below steps: […]
Read More →These days I read a few articles about Transport Layer Security (TLS) protocol. I found two articles that are good enough to dive into the […]
Read More →