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

Trust HTTPS certificate on RHEL #28278

Closed
3 tasks
Rick-Anderson opened this issue Feb 2, 2023 · 10 comments · Fixed by #28428
Closed
3 tasks

Trust HTTPS certificate on RHEL #28278

Rick-Anderson opened this issue Feb 2, 2023 · 10 comments · Fixed by #28428
Assignees
Labels
doc-enhancement seQUESTered Identifies that an issue has been imported into Quest. Source - Docs.ms Docs Customer feedback via GitHub Issue

Comments

@Rick-Anderson
Copy link
Contributor

Rick-Anderson commented Feb 2, 2023

Add instructions to trust HTTPS certificate on RHEL

RHEL version of:

Partial instructions here

Related #16974
parent: #27603


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.


Associated WorkItem - 62078

@Rick-Anderson Rick-Anderson added doc-enhancement reQUEST Triggers an issue to be imported into Quest labels Feb 2, 2023
@Rick-Anderson Rick-Anderson self-assigned this Feb 2, 2023
@dotnet-bot dotnet-bot added ⌚ Not Triaged Source - Docs.ms Docs Customer feedback via GitHub Issue labels Feb 2, 2023
@github-actions github-actions bot added seQUESTered Identifies that an issue has been imported into Quest. and removed reQUEST Triggers an issue to be imported into Quest labels Feb 2, 2023
@Rick-Anderson
Copy link
Contributor Author

Rick-Anderson commented Feb 2, 2023

@djgalvan can you help me write instructions to get the cert working n RHEL. I created a VM on Azure with 8.6 RHEL. I think I can create a 9.0 VM if that's better. Partial instructions here

@Rick-Anderson
Copy link
Contributor Author

RFH

@ghost
Copy link

ghost commented Feb 2, 2023

@Rick-Anderson I've got ample time this weekend. I can run through 8.6 and verify 9.0 afterwards if you'd like.

@Rick-Anderson
Copy link
Contributor Author

@Rick-Anderson I've got ample time this weekend. I can run through 8.6 and verify 9.0 afterwards if you'd like.

Awesome, much appreciated. No hurry. I'd like to get it done this month is all.

@ghost
Copy link

ghost commented Feb 3, 2023

Looking over, we'll want tabs for Ubuntu and RHEL here using the fedora section here. Verifying that those instruction work or adjusting as necessary. I'm on the road with a Mac so if you set me up in that VM I'll work on what I can.

@ghost
Copy link

ghost commented Feb 3, 2023

disregard the vm

@Rick-Anderson
Copy link
Contributor Author

Rick-Anderson commented Feb 3, 2023

I'm on the road with a Mac so if you set me up in that VM I'll work on what I can.

Can you email me and I'll send you VM connection instructions? [email protected]

Just tested via:

dotnet new web -o web
cd web
dotnet run

Launch another PS window and test with curl. HTTP returns Hello World!
HTTPS:
curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it.

@Rick-Anderson
Copy link
Contributor Author

Looking over, we'll want tabs for Ubuntu and RHEL here using the fedora section here.

I can handle the tabs, just need help with the instruction. I also have to do SLES #28292

@Rick-Anderson
Copy link
Contributor Author

disregard the vm

Happy to share the Azure VM, I just need to email you connection instructions.

@ghost
Copy link

ghost commented Feb 7, 2023

See #32842

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement seQUESTered Identifies that an issue has been imported into Quest. Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants