<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: AWS CodeCommit Git with TortoiseGit using SSH	</title>
	<atom:link href="https://www.dev4press.com/blog/tutorials/2017/aws-codecommit-git-with-tortoisegit-using-ssh/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dev4press.com/blog/tutorials/2017/aws-codecommit-git-with-tortoisegit-using-ssh/</link>
	<description>Premium Plugins for WordPress and bbPress</description>
	<lastBuildDate>Tue, 11 Apr 2023 13:08:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>
		By: MillaN		</title>
		<link>https://www.dev4press.com/blog/tutorials/2017/aws-codecommit-git-with-tortoisegit-using-ssh/#comment-1289835</link>

		<dc:creator><![CDATA[MillaN]]></dc:creator>
		<pubDate>Mon, 10 Apr 2017 17:10:05 +0000</pubDate>
		<guid isPermaLink="false">https://www.dev4press.com/?p=31221/#comment-1289835</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dev4press.com/blog/tutorials/2017/aws-codecommit-git-with-tortoisegit-using-ssh/#comment-1289834&quot;&gt;Alok&lt;/a&gt;.

Hello,

AWS CodeCommit can&#039;t use standard Git credentials storages, so setting it to work over HTTPS with username and password is not easy, but possible, by using AWS CLI to manage credentials. The problem here is that it doesn&#039;t have the option to remember passwords, or set password expiration time, so every 15 minutes, you would need to enter username and password. And if you do a lot with the origin server, or you have many repositories, this would be very frustrating. So, SSH is the best method to avoid authentication problems of other methods.

Regards,
Milan]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dev4press.com/blog/tutorials/2017/aws-codecommit-git-with-tortoisegit-using-ssh/#comment-1289834">Alok</a>.</p>
<p>Hello,</p>
<p>AWS CodeCommit can&#8217;t use standard Git credentials storages, so setting it to work over HTTPS with username and password is not easy, but possible, by using AWS CLI to manage credentials. The problem here is that it doesn&#8217;t have the option to remember passwords, or set password expiration time, so every 15 minutes, you would need to enter username and password. And if you do a lot with the origin server, or you have many repositories, this would be very frustrating. So, SSH is the best method to avoid authentication problems of other methods.</p>
<p>Regards,<br />
Milan</p>

<div class="gdrts-dynamic-block">

	<script class="gdrts-rating-data" type="application/json">{"args":{"echo":false,"entity":"comments","name":"comment","item_id":null,"id":"1289835","method":"like-this","series":null,"disable_dynamic_load":false,"dynamic":true},"method":{"disable_rating":false,"allow_super_admin":true,"allow_user_roles":["administrator","editor","author","contributor","subscriber","customer","bbp_keymaster","bbp_spectator","bbp_blocked","bbp_moderator","bbp_participant","support","system"],"allow_visitor":true,"allow_author":true,"votes_count_compact_show":true,"votes_count_compact_decimals":1,"cta":"","template":"feed","rating":"sum","alignment":"none","style_type":"font","style_name":"hands-fill","style_theme":"expanding","style_size":20,"style_class":"","labels":{"like":"Like","liked":"Liked","unlike":"Unlike"}}}</script>
    <div class="gdrts-rating-please-wait">
        <i class="rtsicon-spinner rtsicon-spin rtsicon-va rtsicon-fw"></i> Please wait...    </div>

	
</div>]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alok		</title>
		<link>https://www.dev4press.com/blog/tutorials/2017/aws-codecommit-git-with-tortoisegit-using-ssh/#comment-1289834</link>

		<dc:creator><![CDATA[Alok]]></dc:creator>
		<pubDate>Mon, 10 Apr 2017 17:01:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.dev4press.com/?p=31221/#comment-1289834</guid>

					<description><![CDATA[Thanks for writing an excellent blog. Have you tried using Git credentials with CodeCommit to configure https access? As an example, please look at the following:

https://git-scm.com/book/en/v2/Git-Tools-Credential-Storage]]></description>
			<content:encoded><![CDATA[<p>Thanks for writing an excellent blog. Have you tried using Git credentials with CodeCommit to configure https access? As an example, please look at the following:</p>
<p>https://git-scm.com/book/en/v2/Git-Tools-Credential-Storage</p>

<div class="gdrts-dynamic-block">

	<script class="gdrts-rating-data" type="application/json">{"args":{"echo":false,"entity":"comments","name":"comment","item_id":null,"id":"1289834","method":"like-this","series":null,"disable_dynamic_load":false,"dynamic":true},"method":{"disable_rating":false,"allow_super_admin":true,"allow_user_roles":["administrator","editor","author","contributor","subscriber","customer","bbp_keymaster","bbp_spectator","bbp_blocked","bbp_moderator","bbp_participant","support","system"],"allow_visitor":true,"allow_author":true,"votes_count_compact_show":true,"votes_count_compact_decimals":1,"cta":"","template":"feed","rating":"sum","alignment":"none","style_type":"font","style_name":"hands-fill","style_theme":"expanding","style_size":20,"style_class":"","labels":{"like":"Like","liked":"Liked","unlike":"Unlike"}}}</script>
    <div class="gdrts-rating-please-wait">
        <i class="rtsicon-spinner rtsicon-spin rtsicon-va rtsicon-fw"></i> Please wait...    </div>

	
</div>]]></content:encoded>
		
			</item>
	</channel>
</rss>
