How to setup TeamCity (tested with versions 8 and 9 on Windows) with https with not valid certificate.
Configuring TeamCity to use HTTPS
2 Replies
How to setup TeamCity (tested with versions 8 and 9 on Windows) with https with not valid certificate.
I have a couple of Merurial repos on BitBucket. And I have a CI TeamCity server on Windows. I want to integrate my local TeamCity with remote repos on BitBucket through SSH.
Ok, let’s start. As a precondition we should have PuTTY installed and added to PATH on TeamCity Windows server and a generated public/private SSH keys pair.
Continue reading