Watch Explanation on YouTube
How to save website https certificate the nerdy way using openssl
Link URL : https://youtu.be/4q8IMbCmhYc
- To view a website certificate chain
1
openssl s_client -showcerts -connect login.microsoftonline.com:443
How to save website https certificate the nerdy way using openssl
Link URL : https://youtu.be/4q8IMbCmhYc
1
openssl s_client -showcerts -connect login.microsoftonline.com:443