User Profile
keithke
Former Employee
Joined 7 years ago
User Widgets
Recent Discussions
Re: Azure certification for x509 authentication device giving error
tjayparakash This issue is due to your test certificate subject being overly generic. IE: "mydevice". It's a shared X.509 enrollment testing space so someone else has already used the subject name you choose. When creating your test certificate, you can set the subject to the project GUID (displayed in the URL of the project) so it's always unique. If you're using the test cert creation scripts from GitHub, this would be the command. ./certGen.sh create_device_certificate_from_intermediate "<Insert GUID here>"808Views0likes0CommentsMake it easier to block domains in search results
So, recently (or maybe not so recently), almost all searches inevitably are showing results from *.it domains that "look" legit but are not. Instead they are hacked sites trying to do bad stuff. It would be really great if it were easier to block entire domains (or sites) from search results by including an option in Edge that appends the "-site:*.<domain>" to your search URL. I can do this, but i have to manually create my own "search engine" item and modifying the URL. It sure would be great if this were a feature that was more easily accessible. For example, here is how I have to achieve this. Create a new search engine named FOO. Then copy and modify the Bing or Google's search URL to block all .it domains from showing in my results. Bing: {bing:baseURL}search?q=%s+-site:*.it&{bing:cvid} Google {google:baseURL}search?q=%s+-site:*.it&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:iOSSearchLanguage}{google:searchClient}{google:sourceId}{google:contextualSearchVersion}ie={inputEncoding}2.4KViews2likes3Comments
Recent Blog Articles
Upcoming Hardware Dev Center changes that enable support for Retpoline compiled binaries
Effective May 1 2019: In order to support Retpoline compiled binaries on Hardware Dev Center, Microsoft will be treating Retpoline compiled binaries submitted to Hardware Dev Center differently th...6KViews0likes0Comments