Search found 2 matches
- Thu Oct 19, 2023 6:55 pm
- Forum: HTTPAPI
- Topic: gsk_secure_soc_init hang
- Replies: 3
- Views: 15730
Re: gsk_secure_soc_init hang
Sorry Scott, I will try to explain better. We run a PHP server on partition 2 that connects to partition 1 via DRDA job. The job on partition 1 is attempting to consume a secure service and we hang when the socket is being upgraded to secure When the very same job on partition 1 is in initiated from...
- Fri Sep 01, 2023 3:46 pm
- Forum: HTTPAPI
- Topic: gsk_secure_soc_init hang
- Replies: 3
- Views: 15730
gsk_secure_soc_init hang
Having issue with gsk_secure_soc_init hanging when trying to convert socket to SSL. Here is the kicker... This code is triggered two ways: 1) from inside a partition - no issues 2) from another partition, using DDM - this is where it hangs This code is supplied from a vendor but they are having litt...