curl "https://mysite.pro/api" ^
-H "authority: mysite.pro" ^
-H "accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ^
-H "accept-language: ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7" ^
-H "sec-ch-ua: ^\^"Not A(Brand^\^";v=^\^"99^\^", ^\^"Google Chrome^\^";v=^\^"121^\^", ^\^"Chromium^\^";v=^\^"121^\^"" ^
-H "sec-ch-ua-mobile: ?0" ^
-H "sec-ch-ua-platform: ^\^"Windows^\^"" ^
-H "sec-fetch-dest: document" ^
-H "sec-fetch-mode: navigate" ^
-H "sec-fetch-site: none" ^
-H "sec-fetch-user: ?1" ^
-H "upgrade-insecure-requests: 1" ^
-H "user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36" ^
--compressed
root@194-67-110-118:~# openssl s_client -connect mysite.pro:443
CONNECTED(00000003)
depth=2 C = US, O = Google Trust Services LLC, CN = GTS Root R1
verify return:1
depth=1 C = US, O = Google Trust Services LLC, CN = GTS CA 1P5
verify return:1
depth=0 CN = mysite.pro
verify return:1
---
Certificate chain
0 s:CN = mysite.pro
i:C = US, O = Google Trust Services LLC, CN = GTS CA 1P5
1 s:C = US, O = Google Trust Services LLC, CN = GTS CA 1P5
i:C = US, O = Google Trust Services LLC, CN = GTS Root R1
2 s:C = US, O = Google Trust Services LLC, CN = GTS Root R1
i:C = BE, O = GlobalSign nv-sa, OU = Root CA, CN = GlobalSign Root CA
---
root@194-67-110-118:~# openssl s_client -connect securepayments.sberbank.ru:443
CONNECTED(00000003)
depth=2 C = RU, O = The Ministry of Digital Development and Communications, CN = Russian Trusted Root CA
verify error:num=19:self signed certificate in certificate chain
verify return:1
depth=2 C = RU, O = The Ministry of Digital Development and Communications, CN = Russian Trusted Root CA
verify return:1
depth=1 C = RU, O = The Ministry of Digital Development and Communications, CN = Russian Trusted Sub CA
verify return:1
depth=0 CN = securepayments.sberbank.ru, C = RU, L = Moscow, ST = Moscow, O = PJ SC Sberbank
verify return:1
---
Certificate chain
0 s:CN = securepayments.sberbank.ru, C = RU, L = Moscow, ST = Moscow, O = PJSC Sberbank
i:C = RU, O = The Ministry of Digital Development and Communications, CN = Ru ssian Trusted Sub CA
1 s:C = RU, O = The Ministry of Digital Development and Communications, CN = Ru ssian Trusted Sub CA
i:C = RU, O = The Ministry of Digital Development and Communications, CN = Ru ssian Trusted Root CA
2 s:C = RU, O = The Ministry of Digital Development and Communications, CN = Ru ssian Trusted Root CA
i:C = RU, O = The Ministry of Digital Development and Communications, CN = Ru ssian Trusted Root CA
---
думаю ты просто не видишь свой текст вот и все)