Skip to content

Commit

Permalink
Update pgp-workaround.md (#3766)
Browse files Browse the repository at this point in the history
* Update pgp-workaround.md

Add info on TLS

* Update docs/pgp-workaround.md

Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co>

---------

Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co>
  • Loading branch information
leehinman and cmacknz authored Nov 15, 2023
1 parent e01dff8 commit 2694787
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/pgp-workaround.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,7 @@ host { 'elastic-artifacts':
path: '/etc/hosts'
line: '<YOUR_HOST_IP> artifacts.elastic.co'
```
## TLS
Because the connection is `https`, the certificate that the host that is impersonating `https:\\artifacts.elastic.co` returns will have to have `artifacts.elastic.co` as one of it's Subject Alternate Names.

0 comments on commit 2694787

Please sign in to comment.