Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.

Commit

Permalink
fix(ssl): add step to deploy ssl config changes (#1091)
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott authored and dorbin committed Nov 6, 2018
1 parent 90c08c2 commit 46a895d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion setup/security/authentication/ssl.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,14 @@ hal config security ui ssl edit \

hal config security ui ssl enable
```
## 4. Verify your SSL setup

## 4. Deploy Spinnaker

```
hal deploy apply
```

## 5. Verify your SSL setup

To verify that you've successfully set up SSL, try to reach one of the
endpoints, like Gate or Deck, over SSL.
Expand Down

0 comments on commit 46a895d

Please sign in to comment.