Options

Consuming an external webservice with SSL

MHavemannMHavemann Member Posts: 10
edited 2013-09-11 in NAV Three Tier
Hi

I am trying to set up Navision 2009 R2 to consume a webservice that requires SSL. I found this post

viewtopic.php?t=48798

Where it says i have to use this command

netsh http add sslcert ipport=XX.XX.XX.XX:PORT certhash=<hash> appid={guid}

My problem here is: WHAT appid should I use and where do I get that?

Thx in advance

Martin

Comments

  • Options
    MHavemannMHavemann Member Posts: 10
    I found the answer myself - apparently you can use any legal GUID - http://stackoverflow.com/questions/5371 ... -netsh-exe

    This however led to a new problem - now I get a new error when trying to add the certificate:

    SSL Certificate add failed, Error: 1312 A specified logon session does not exist. It may already have been terminated.

    Any ideas on how to solve this?

    Thx

    Martin
Sign In or Register to comment.