From Fedora Project Wiki
Description
Switching to non-existing profile
How to test
We will test if setting non-existing profile is handled in reasonable way
- Switch to profile name you made up. Be creative and try to break it ;)
- update-crypto-policies --set ABSOLUTELYMADEUPCRAZYNAME
- Test that you can still connect to real world
- curl -sL https://google.com >/dev/null || echo FAIL
Expected Results
- Unknown profile: ...
- connection does not fail