GithubHelp home page GithubHelp logo

mutual-ssl-wso2's Introduction

mutual-ssl-wso2

  1. Generat the ssl with cert extension.
  2. Add generated ssl in mutual ssl options at respective api.
    • give the alias name for cert
    • choose http and https options
    • choose gateway in environment and redeploy that api
  3. Add generate cert into wso2 gateway client-truststore-jks.
  4. Add mutual ssl option in gateway configmap
 [apimgt.mutual_ssl]
 certificate_header = "SSL-CLIENT-CERT"
 enable_client_validation = false
 client_certificate_encode = false

default ssl header name "X-WSO2-CLIENT-CERTIFICATE"

  1. encrypt the exported ssl with base64 and add that value in your postman.

    base64 exported.cert > base64-text.txt
    
  2. After all changes complete and correct.

    • restart the respective wso2 gateway pod
    • restat the respective wso2 key-manager pod

wso2-ref-url

mutual-ssl-wso2's People

Contributors

mgyannainglin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.