In part five, we will be going through Private Key Archive and Recovery. Backup is most crucial thing, and we should implement it on this piece of architecture. We will go through Certificate Templates which will enable us to use Private Key Archival.
Read MoreTag Archives: Zeljko Medic IT Blog
Implementing Two-Tier PKI on Windows Server 2022 – Part 4
In first and second part we were deploying PKI, in third part we were making available these certs on our domain via group policy, and now we will do Online Responder Role configuration – revocation of the certificates is extremely important role, and we will see how to do it properly now, in this guide.
Read MoreImplementing Two-Tier PKI on Windows Server 2022 – Part 3
In first and second part we managed to somehow bring up our Two-Tier PKI infrastructure on Windows Server 2022. In part three, we will configure root and subordinate certificates deploy via group policy.
Read MoreHow to renew certificate on Ubuntu?
Let’s Encrypt is hot stuff – you can use it for free and automagically renewing certs, but, I still buy my own certs. That means that I get to renew my certs, every year. I’m mostly in Microsoft camp, so all of my cert reissuing I also did on Windows Server mostly. But times have changed, I do this also on Linux now (Ubuntu) and in this guide I would like to show you how to do generate csr and reissue a cert on Ubuntu.
Read MoreHow to backup WordPress website on LAMP stack?
You got your WordPress website up and running on Ubuntu, and got some content on your web or blog. Smart thing would be to backup your content and website. In this guide we will go through process of backing up WordPress website based on LAMP stack.
Read More