37 lines
743 B
Text
37 lines
743 B
Text
summary: Sanity test for https options
|
|
description: |
|
|
This sanity test covers the following wget features:
|
|
|
|
[ ] get file
|
|
[ ] secure-protocol
|
|
[ ] no-check-certificate
|
|
[ ] certificate
|
|
[ ] certificate-type
|
|
[ ] private-key
|
|
[ ] private-key-type
|
|
[ ] ca-certificate
|
|
[ ] ca-directory
|
|
[ ] random-file
|
|
[ ] egd-file
|
|
|
|
Marked as [ ] are features still to be covered.
|
|
component:
|
|
- wget
|
|
- httpd
|
|
- gnutls
|
|
test: ./runtest.sh
|
|
path: /Sanity/https
|
|
framework: beakerlib
|
|
recommend:
|
|
- httpd
|
|
- mod_ssl
|
|
- wget
|
|
- tree
|
|
- openssl
|
|
- net-tools
|
|
duration: 15m
|
|
enabled: true
|
|
link:
|
|
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=540818
|
|
extra-summary: /CoreOS/wget/Sanity/https
|
|
extra-task: /CoreOS/wget/Sanity/https
|