https://github.com/andreaso/setup-arrakis-ssh-ca
https://github.com/andreaso/setup-arrakis-ssh-ca
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreaso/setup-arrakis-ssh-ca
- Owner: andreaso
- Created: 2023-11-12T16:32:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-30T18:05:06.000Z (about 1 year ago)
- Last Synced: 2025-04-01T16:19:00.324Z (about 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# setup-arrakis-ssh-ca
This action sets up the current `arrakis.se` SSH CA to be used to verify host certificates.
Unless you happen to be [@andreaso](https://github.com/andreaso) that is likely not of much interest to you.
## Usage
```yaml
steps:
- name: Configure arrakis.se host CA
uses: andreaso/setup-arrakis-ssh-ca@v2
```