Hi,
I have been trying to implement TLS using OpenSSL libraries in C++. I was
able to successfully connect to a TLS server.
But our software requires it to disconnect and reconnect if i use the
reconnect option . It doesn't reconnect well after the 2nd attempt . Is
there any generalised code avai
> Hello
>
> Am new to work on encryption in Peoplesoft. We have PSPETSSL library that
> support Algorithm of AES and PKSC7 .
>
> Problem is PKSC7 Encryption while testing it says missing config file . I
> even placed correct CNF file not sure still what is missing . please advise
> us how to ensur