<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="he">
	<id>https://wiki.netfree.link/index.php?action=history&amp;feed=atom&amp;title=Installation_of_certificate_in_uv</id>
	<title>Installation of certificate in uv - היסטוריית גרסאות</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.netfree.link/index.php?action=history&amp;feed=atom&amp;title=Installation_of_certificate_in_uv"/>
	<link rel="alternate" type="text/html" href="https://wiki.netfree.link/index.php?title=Installation_of_certificate_in_uv&amp;action=history"/>
	<updated>2026-05-17T21:33:29Z</updated>
	<subtitle>היסטוריית הגרסאות של הדף הזה בוויקי</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>https://wiki.netfree.link/index.php?title=Installation_of_certificate_in_uv&amp;diff=16674&amp;oldid=prev</id>
		<title>Yzahn: יצירת דף עם התוכן &quot;{{he|התקנת תעודה ב-uv}}  {{Navigation|Security certificate}}  By default the &lt;code&gt;uv&lt;/code&gt; command uses it's own internal certificate store. To use...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.netfree.link/index.php?title=Installation_of_certificate_in_uv&amp;diff=16674&amp;oldid=prev"/>
		<updated>2024-12-21T17:32:35Z</updated>

		<summary type="html">&lt;p&gt;יצירת דף עם התוכן &amp;quot;{{he|התקנת תעודה ב-uv}}  {{Navigation|Security certificate}}  By default the &amp;lt;code&amp;gt;uv&amp;lt;/code&amp;gt; command uses it&amp;#039;s own internal certificate store. To use...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;דף חדש&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{he|התקנת תעודה ב-uv}} &lt;br /&gt;
{{Navigation|Security certificate}}&lt;br /&gt;
&lt;br /&gt;
By default the &amp;lt;code&amp;gt;uv&amp;lt;/code&amp;gt; command uses it's own internal certificate store. To use &amp;lt;code&amp;gt;uv&amp;lt;/code&amp;gt; in Netfree you need to configure it to use the operating system's certificate store.&lt;br /&gt;
&lt;br /&gt;
== Option 1 (recommended) == &lt;br /&gt;
'''Saving the setting as the default'''&lt;br /&gt;
&lt;br /&gt;
Create or edit the following file, depending on your operating system&lt;br /&gt;
&lt;br /&gt;
'''Windows'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
%APPDATA%\uv\uv.toml&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Linux &amp;amp; macOS'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
~/.config/uv/uv.toml&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You may need to create intermediate directories if they don't exist&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add the following line at the start of the file:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
native-tls = true&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Option 2 ==&lt;br /&gt;
'''Configure a single run to use this option'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It's possible to configure this option for a single invocation without making it the default for subsequent ivocations&lt;br /&gt;
Add the following flag to the command: &amp;lt;code&amp;gt;--native-tls&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
uv sync --native-tls &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Another option'''&lt;br /&gt;
&lt;br /&gt;
The following environment variable may be used instead of the flag: &amp;lt;code&amp;gt;UV_NATIVE_TLS=true&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Yzahn</name></author>
	</entry>
</feed>