System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception. ---> System.ComponentModel.Win32Exception: The credentials supplied to the package were not recognized at System.Net.SSPIWrapper.AcquireCredentialsHandle(SSPIInterface secModule, String package, CredentialUse intent, SCHANNEL_CRED scc) at System.Net.Security.SslStreamPal.AcquireCredentialsHandle(CredentialUse credUsage, SCHANNEL_CRED secureCredential)
So it feels like my provided base64 string isn't being respected. Linking back to the initial post, I have checked what Azure App Service is using from the Environmental vars
--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ravendb/a01d86fc-c6a1-435b-8d9c-c50ed9949806%40googlegroups.com.
Oren Eini CEO / Hibernating Rhinos LTD
|
So this was the contents of the zip file which cloud ravendb gave me.
Then I ran that PS script on my localhost windows machine and used the 5544 character length string.
Now, just in case there was some weird OS crap effecting the creation of the base64 string (which there shouldn't be of course) i even tried this:
- upload the pfx file to my azure app service -> sites/wwwroot
- went into the 'KUDU' admin section of the azure app service (which all azure app services have)
- went into debug -> powershell
- ran the script against that file .. and it worked!! i got some base64!
i then compared my localhost version against the azure shell version and it was identical.
Iftah Ben Zaken Core Team Developer / Hibernating Rhinos LTD
|
--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ravendb/32e372a7-3579-412b-bf98-2059e379206b%40googlegroups.com.
Iftah Ben Zaken Core Team Developer / Hibernating Rhinos LTD
|
--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ravendb/13f704f8-1111-4313-a8c9-b2bfcd856024%40googlegroups.com.
Iftah Ben Zaken Core Team Developer / Hibernating Rhinos LTD
|
--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ravendb/11435ffb-5225-4eca-987e-30106bf2a760%40googlegroups.com.