Skip to content

Commit 8af81de

Browse files
authored
Merge pull request #575 from ztyyLV/Jackson-branch
update
2 parents 38a91d6 + 3781d45 commit 8af81de

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

faq/failed-to-load-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ By default, “127.0.0.1” is used for service connection. "127.0.0.1" uses a s
3737
- **[Highly Recommend] High Level Security Requirement**
3838

3939
1. Set back to "127.0.0.1" by comment the line `Dynamsoft.WebTwainEnv.Host = "local.dynamsoft.com"` or `Dynamsoft.DWT.Host="local.dynamsoft.com"` out.
40-
2. Replace the certificate of "127.0.0.1" with your own domain certificate and build Service MSI yourself. More information refer to [How can I change the certificate of the Dynamsoft Service?](https://www.dynamsoft.com/web-twain/docs/faq/change-dynamsoft-service-certificate.html).
40+
2. Replace the certificate of "127.0.0.1" with your own domain certificate and build Service MSI yourself. More information refer to [How can I change the certificate of the Dynamsoft Service?](https://www.dynamsoft.com/web-twain/docs/faq/change-dynamsoft-service-certificate.html)
4141

4242
<!-- - **[Not Recommend] If you have to use "local.dynamsoft.com", the following methods can be taken:**
4343
- Method 1. Upgrade to V18.0+ which comes with a valid certificate

faq/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,6 @@ permalink: /faq/
286286
<li><a href="{{site.faq}}service-backward-compatibility.html">Can I use two different websites integrated with two different versions of Dynamic Web TWAIN on the same computer?</a></li>
287287

288288
<!-- <li><a href="{{site.faq}}how-come-would-you-need-local.dynamsoft.com.html">In which cases would I use local.dynamsoft.com instead of 127.0.0.1?</a></li> -->
289-
290289
<li><a href="{{site.faq}}upgrade-to-latest-version.html">How do I upgrade my project to use the latest version of the Dynamic Web TWAIN SDK?</a></li>
291290

292291
<li><a href="{{site.faq}}upgrade-end-user-installations.html">How do I upgrade the end-user installation for all end users once I upgrade my project?</a></li>

0 commit comments

Comments
 (0)