You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have to convert the pem files to DER format to be able to use TPCC app. We will need to build support for the binary to accept these keys in the pem file format.
According to @iSignal :
Upgrading the jdbc libraries will give us support for pkcs12 format and then we will have to write code in the TPCC app to accept the pem file format.
The text was updated successfully, but these errors were encountered:
Currently we have to convert the pem files to DER format to be able to use TPCC app. We will need to build support for the binary to accept these keys in the pem file format.
According to @iSignal :
Upgrading the jdbc libraries will give us support for pkcs12 format and then we will have to write code in the TPCC app to accept the pem file format.
The text was updated successfully, but these errors were encountered: