Tag Archives: ca

Windows: Locate the CA in your Active Directory Infrastructure

Hi,

there are two ways to determine the Certitification Authority in your Active Directory environment.
Continue reading Windows: Locate the CA in your Active Directory Infrastructure

Advertisment to support michlstechblog.info

Openssl: Setup an intermediate CA

Hi,

first ramp up your root CA as described in my previous post.
Steps to create a intermediate CA. Create the intermediate CA structure in filesystem
Continue reading Openssl: Setup an intermediate CA

OpenVPN: Built a certification authority from scratch with openssl

Hi,

these are the steps to build your own CA (Certification Authority) and all requiered certificates for a OpenVPN instance (Client and Server) on Linux.

Define your environment. Always set these variables in the shell before executing openssl commands. Adjust it to your needs.
Continue reading OpenVPN: Built a certification authority from scratch with openssl