Done using the automated tools from D19996.
Details
Details
- Reviewers
bcooksley - Group Reviewers
Sysadmin - Commits
- R247:14f760c32dc1: Replace http: by https: URLs
Diff Detail
Diff Detail
- Repository
- R247 Metadata for repositories
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
This looks fine to me, assuming all of these sites support HTTPS (looks like most of them are our sites, and they do support it)
Will you be able to land this?
Comment Actions
The script only updates URLs that respond and complete the TLS handshake successfully, yes. So what's left on http: is either dead or does not support HTTPS on the same URL at least.
Will you be able to land this?
I'll try, not sure since this is in the sysadmin namespace.