Difference between revisions of "Git, Apache and HTTPS with a free certificate"

From Wiki de Caballero
Jump to navigation Jump to search
Line 9: Line 9:
* https://support.dnsimple.com/articles/what-is-ssl-certificate-chain/
* https://support.dnsimple.com/articles/what-is-ssl-certificate-chain/
* https://www.symantec.com/connect/blogs/types-ssl-certificates-choose-right-one
* https://www.symantec.com/connect/blogs/types-ssl-certificates-choose-right-one
More info:
* https://en.wikipedia.org/wiki/X.509


===How to===
===How to===

Revision as of 01:40, 19 June 2017

Git using Apache

Self signed Certificate

How Certificates work

More info:

How to

Adding the certificate to Apache

Ensuring the right protocol:

Other links:

Configuring Git to use the self signed certificate

Client based authentication using certificates in Apache

Used links:

Other links:

(Possibly) Giving Git a Client Certificate