Skip to content

Commit fb19ffa

Browse files
authored
Merge pull request #43 from bh1xaq/main
fix: 修正配置国密证书示例
2 parents ef2b031 + b1aaa82 commit fb19ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/angie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ $ make install
8484
8585
# can be combined with regular RSA certificate:
8686
ssl_certificate rsa.crt;
87-
ssl_certificate rsa.key;
87+
ssl_certificate_key rsa.key;
8888
```
8989
9090
- 配置国密套件

0 commit comments

Comments
 (0)