Skip to content

Commit

Permalink
Release new docs to master
Browse files Browse the repository at this point in the history
  • Loading branch information
Milvus-doc-bot authored and Milvus-doc-bot committed Dec 6, 2024
1 parent 0fc5db1 commit d721ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v2.5.x/site/en/adminGuide/tls.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ openssl req -new -key client.key\
| openssl x509 -req -days $ExpireDays -out client.pem -CA ca.pem -CAkey ca.key -CAcreateserial \
-extfile ./openssl.cnf -extensions v3_req
```
</details>

Run the `renew.sh` file to create certificate.

Expand Down

0 comments on commit d721ea3

Please sign in to comment.