https

Apache generates its private key and converts that private key to .CSR file (Certificate signing request). Then Apache sends the .csr file to the CA (Certificate Authority). CA will take the .csr file and convert it to .crt (certificate) and will send that .crt file back to Apache to secure and complete the https connection … Continue reading https