Openssl + generate a certificate
Example:
openssl req -x509 -newkey rsa:2048 -keyout cert.key -out cert.pem -days 999 -nodes -config c:\Apache24\conf\openssl.cnf
-nodes – to not ask for passprase
CMD + replace string in many files in subdirectories Exchange 2010 + Powershell + Restore permanently deleted items in mailbox (in a retention period)
Comments are currently closed.