Googlers Logic Programming Blog !!

Magic's are Made by Logic

  • February 19, 2021

    How to Implement Keycloak authentication in ASP.Net C# MVC

    ›
    Introduction: In this article, we will explore , How to implement keycloak authentication for ASP.net Application  Step 1: Create a new proj...
    2 comments:
    June 20, 2020

    How to Extract the Private and Public Key From pfx File ?

    ›
    Install and configure OpenSSL  Extract the key-pair >openssl pkcs12 -in  certificate .pfx -nocerts -nodes -out cert.key Get the Private K...
    January 6, 2020

    HTTP Error 404.17 - Not Found - 0x80070032

    ›
    Introduction: In this article we will explore, How to fix  HTTP Error 404.17 - 0x80070032  for SVC application hosted PROBLEM: ...
    January 3, 2020

    How to configure two apache tomcat instances in the same machine both Windows and Linux ?

    ›
    Introduction: In this article, we will explore How to configure two apache tomcat instances in the same machine  both Windows and Lin...

    HTTP Error 404.0 - 0x80070002

    ›
    Introduction: In this article we will explore, How to fix HTTP Error 404.0 - 0x80070002   for REST API application hosted in IIS7 PR...
    ‹
    ›
    Home
    View web version
  • Copyright @ 2021 MagicinLogic