Hi,
this is a really often requiered task in powershell. Here are some examples.
Continue reading Powershell: Searching in arrays
Hi,
this is a really often requiered task in powershell. Here are some examples.
Continue reading Powershell: Searching in arrays
Hi,
if you want to check if a certificate has it s origin in a specific private key respectively the signing request use the following openssl commands:
Continue reading OpenSSL: Check if a certificate belongs to a private key