Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using GitHub Self-Hosted Runner on AWS EC2 #16

Open
infamousjoeg opened this issue Nov 22, 2022 Discussed in #15 · 0 comments
Open

Using GitHub Self-Hosted Runner on AWS EC2 #16

infamousjoeg opened this issue Nov 22, 2022 Discussed in #15 · 0 comments
Labels
wontfix This will not be worked on

Comments

@infamousjoeg
Copy link
Owner

Discussed in #15

Originally posted by infamousjoeg November 22, 2022
If you're using a GitHub Self-Hosted Runner on an AWS EC2 instance with the authn-jwt method of authentication to Conjur, you'll need to ensure you've configured the Amazon Time Sync Service for the EC2 instance. Failure to do so will result in authentication issues with Conjur due to the iat claim of the JWT generated by GitHub to be issued after the current time on the EC2 instance.

Follow this guide in order to configure time sync on the instance: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/set-time.html

@infamousjoeg infamousjoeg added the wontfix This will not be worked on label Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant