Archives : May-2021

Below are the steps and additional information used to generate self-signed certificate and keys for Apache Web server in XAMPP for Win32 platform. #Step 1: Generate a Private Key[root@localhost bin]#openssl genrsa -des3 -out server.key 1024     Loading ‘screen’ into random state – doneGenerating RSA private key, 1024 bit long modulus…………………………………………………++++++……………………………………++++++e is 65537 (0×10001)Enter pass phrase for server.key: ..

Read more