Logo
My Journal
Tag

encryption

Tag

Generate Apache SSL certificates

To use https for web traffic, you will need to obtain a valid Apache SSL certificate. When generating an Apache (mod_ssl) SSL certificate, you have two options: Purchase a SSL certificate from a certificate authority (CA). Searching the Web for "certificate authority" will present several choices...

Continue reading ...

How to edit encrypted wordpress theme

The term Base64 refers to a specific MIME content transfer encoding. It is also used as a generic term for any similar encoding scheme that encodes binary data by treating it numerically and translating it into a base 64 representation. The particular choice of base is due to the history of characte...

Continue reading ...