SSH/HTTP whitelisting

Currently if our projects need SSH access for runners, we also need to enable/whitelist the same IP for HTTPs for the initial authentication. This means for each project, we are whitelisting both HTTP/SSH even though we only need SSH but due to design, we are having to enable both protocols which is not ideal. Do people accept this as its ‘by design’ or do you implement this differently? Thanks

1 Like