Skip to content

Commit 137d77c

Browse files
committed
Update change-dynamsoft-service-certificate.md
1 parent 5cfe19b commit 137d77c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

faq/change-dynamsoft-service-certificate.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ description: How can I change the certificate of the Dynamsoft Service?
1212

1313
## How can I change the certificate of the Dynamsoft Service?
1414

15-
To replace the default certificates, the steps are:
15+
To replace the default certificate, the steps are:
1616

1717
- Generate a certificate for `127.0.0.1`
1818
- Install that certificate
1919
- Use that certificate to generate public /private keys (pem)
2020
- Rename these two keys to `server.pem` (public) and `server_key.pem` (private)
2121
- Replace the old keys in `C:\Windows\SysWOW64\Dynamsoft\DynamsoftServicex64_17\cert`
2222
- Restart the service
23+
24+
NOTE: For v17.2 or higher versions, you can use the new API <a href="{{site.info}}api/Dynamsoft_WebTwainEnv.html#updatecert" target="_blank">UpdateCert</a> to automatically update the client side certificate.

0 commit comments

Comments
 (0)