James Moger
2014-04-11 436bd3f0ecdee282c503a9eb0f7a240b7a68ff49
src/site/setup_transport_http.mkd
File was renamed from src/site/setup_client.mkd
@@ -1,5 +1,6 @@
## Client Setup and Configuration
## Using the HTTP/HTTPS transport
### Https with Self-Signed Certificates
You must tell Git/JGit not to verify the self-signed certificate in order to perform any remote Git operations.
@@ -42,6 +43,3 @@
fatal: HTTP request failed
```
### Cloning a Repository
Gitblit provides many custom clone links for popular Git clients on the Summary page of each repository.  If you have one or more of those clients installed, you should be able to click the link to initiate cloning with the selected tool.