Hi Guys,
I have configured Java for SSL and during this process i have generated a CSR request for the private key and got it signed by a CA and imported as a CSR repsone.
when i am trying to import i am getting the error as the private key dosent match with the CSR response file: Invalid PKCS#1 padding, no leading zeros.
When i see the certification path i see 3 certificates and do i need to import these certificates and in which order i need to import
any help would be really appreciated
Thanks,
Srini