Continuing our tutorial series, in this installment we secure network communications with our WordPress app by using an SSL certificate signed by the Certificate Authority we created in Part 7a.
Creating Your Own Certificate Authority
Continuing our tutorial series, in this installment we create our own Certificate Authority that we’ll use later to sign SSL certificates to secure communications with our WordPress app.
Securing Network Communications with Self-Signed Certificates
Continuing our tutorial series, in this installment we secure network communications with our WordPress app by using a self-signed SSL certificate.