2021-02-06 14:15:32 +03:00
|
|
|
GET https://localhost:8001/hello
|
|
|
|
|
2022-11-11 16:25:00 +03:00
|
|
|
HTTP 200
|
2023-03-03 22:53:50 +03:00
|
|
|
[Asserts]
|
2023-06-01 14:27:54 +03:00
|
|
|
|
|
|
|
certificate "Subject" replace " = " "=" replace ";" ", " == "C=US, ST=Denial, L=Springfield, O=Dis, CN=localhost"
|
|
|
|
certificate "Issuer" replace " = " "=" replace ";" ", " == "C=US, ST=Denial, L=Springfield, O=Dis, CN=localhost"
|
2023-03-04 22:04:49 +03:00
|
|
|
certificate "Start-Date" format "%Y-%m-%d %H:%M:%S UTC" == "2023-01-10 08:29:52 UTC"
|
|
|
|
certificate "Expire-Date" format "%Y-%m-%d %H:%M:%S UTC" == "2025-10-30 08:29:52 UTC"
|
2023-03-03 22:53:50 +03:00
|
|
|
certificate "Serial-Number" == "1e:e8:b1:7f:1b:64:d8:d6:b3:de:87:01:03:d2:a4:f5:33:53:5a:b0"
|
2021-02-07 16:34:30 +03:00
|
|
|
|
2023-03-03 22:53:50 +03:00
|
|
|
`Hello World!`
|