[progress Communities] [progress Openedge Abl] Forum Post: Creating And Importing A...

  • Thread starter Thread starter coates_aj
  • Start date Start date
Status
Not open for further replies.
C

coates_aj

Guest
Hi, I'm using Openedge 10.2B08 and trying to create a self-signed certificate and then importing it using the pkiutil tool. The purpose of this will be to enable SSL for the DB and 4GL Client. The process I'm using to do this within proenv is as follow: pkiutil -keysize 2048 -newreq oe_test_ssl makecert.exe -r -n -CN=oe_test_ssl -sk %DLC%\keys\requests\oe_test_ssl.pk10 %DLC%\keys\requests\oe_test_ssl.cer pkiutil -format DER -import oe_test_ssl %DLC%\keys\requests\oe_test_ssl.cer For the final phase I get the error: "Incorrect digital certificate imported for oe_test_ssl" Does anybody have any ideas what is causing the problem? Many Thanks

Continue reading...
 
Status
Not open for further replies.
Back
Top