mirror of
https://github.com/goharbor/harbor
synced 2025-04-07 23:15:54 +00:00
Update configure_https.md
remove update openssl.cnf part
This commit is contained in:
parent
34d5884647
commit
48ef9bed30
|
@ -27,8 +27,6 @@ Otherwise, if you use IP address to connect your registry host, CN can be anythi
|
|||
```
|
||||
3) Generate the certificate of your registry host:
|
||||
|
||||
On Ubuntu, the config file of openssl locates at **/etc/ssl/openssl.cnf**. Refer to openssl document for more information.
|
||||
|
||||
If you're using FQDN like **reg.yourdomain.com** to connect your registry host, then run this command to generate the certificate of your registry host:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user