Recently i decided to add banklink payment option for my php store and after reading specifications of implementation everything seems okey, but the 1 point of it. All public key(certificates) exchange are in X509 format. Now what does that last one mean and how it's different from regular password protected .pem file?
Also with regular password protected .pem file i cannot use php function like openssl_verify()
signed by openssl_sign()
function.
Ben burada bazı tavsiyeler alabilir miyim lütfen bu ödeme yöntemi sunan bu konuda çok az bilgi var ve bu tamamen newb im bankaya beri.
Yani ben burada yapmanız gereken rutin onlar için request.pem oluşturmak ve onlara göndermek. Bundan sonra bunu imzalayacak veya i bilmiyorum ne olursa olsun ve benim uygulamada kullanmak gerekir.
I anlattığı gibi sertifika veya openssl konusunda çok zaman ben bilmiyorum çünkü benim bilgiler yeterli değilse, söyle lütfen.