MuleSoft || How to Host HTTPs API using SSL Certificate in Mule-4?

Поділитися
Вставка

КОМЕНТАРІ • 35

  • @Rohit3424
    @Rohit3424 5 років тому +2

    Very nice sir and thanks for knowledge sharing. Next video on scatter gatter

  • @vijaydhanakodi5591
    @vijaydhanakodi5591 5 років тому +2

    great great work siva!!!!!!!

  • @ArghoSarkar
    @ArghoSarkar 4 роки тому

    Thank you so much for your video Sir. Helped alot!!!

  • @amitpuri2514
    @amitpuri2514 4 роки тому +2

    Hi Siva, step 3 i.e. to create p12 file is throwing error.
    It says can't open private key file or no such file or directory.
    First two line was successfull

  • @thedeveloper2513
    @thedeveloper2513 5 років тому

    Thanks Siva. This helped a lot.

  • @alaaabdelfattah3126
    @alaaabdelfattah3126 4 роки тому

    thank you very much for this great efforts

  • @ytubenilesh
    @ytubenilesh 4 роки тому +1

    Nice and detailed explanation!!
    One question what happens if there is load balancer server in between.. Do i have to share mule public cer file or the load balancer ssl cert to client. Also any specific configuration between load balancer to mule server. Appreciate help..

  • @bengalitushar
    @bengalitushar 4 роки тому +1

    Hello Siva, great video. Thanks for sharing. I could try and do the steps myself and hit a HTTPS service from browser. I have one question though. We only provided the keystore path in the Mule application. But the trust store location was not provided or configured anywhere. How could the browser find it automatically? Appreciate if you could respond. Thanks again.

    • @MrPmmelvin
      @MrPmmelvin 4 роки тому

      I too have the same doubt. @siva could you please explain this

  • @vasm510
    @vasm510 4 роки тому

    Nice video Sir....in the beginning how did you generate the private key & public key & p12 file....is it not JDK provided keytool??

  • @MrPmmelvin
    @MrPmmelvin 3 роки тому

    We only provided the keystore path in the Mule application. But the trust store location was not provided or configured anywhere. Can you please explain why

  • @ttttanu
    @ttttanu 4 роки тому

    Hi Shiva ,
    Awesome video,
    Could you please explain the spike control policy.

  • @sattiv9259
    @sattiv9259 4 роки тому +1

    Hi Siva,
    I have followed the steps which you have provided but at the last I am getting the below error while hitting the url
    Your connection is not private
    Attackers might be trying to steal your information from localhost (for example, passwords, messages or credit cards). Learn more
    NET::ERR_CERT_INVALID
    Subject: VIVEK
    Issuer: VIVEK
    Expires on: 30 Mar 2021
    Current date: 30 Mar 2020
    Could you please help me on this

  • @srilekharayankula9368
    @srilekharayankula9368 2 роки тому

    Hi Siva, can I know how to use AWS Signature Authorization for http requestor

  • @mhsardar1288
    @mhsardar1288 4 роки тому

    while try to run pkcs12 entire command gives error not find any file . what shoud i do with this ?

  • @nrtmule4687
    @nrtmule4687 5 років тому

    Hi Siva, I am receiving an exception " KeyStore must be configured for server side SSL in configuration 'HTTP_Listener_config'."

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 років тому

      Hi - Did you try all steps? Where are you facing challenge?

    • @nrtmule4687
      @nrtmule4687 5 років тому

      @@sivathankamanee-channel Yeah, Tried all steps. getting this error while Deploying application. Deployment fails with this exception

  • @anilmekala05
    @anilmekala05 5 років тому

    Hi sir, This is Anil working on IBM integration bus solution designer cum developer and looking for mule esb training. Please let me know will you be providing the training with real-time use cases.

  • @suhasjain5974
    @suhasjain5974 3 роки тому

    could you paste cmds for mac os too ?

  • @Konardileep
    @Konardileep 4 роки тому

    hi sir, first two commands working fine, third command onwards not working. showing error as "invalid pkcs12" .

  • @satyanarayanamaddula234
    @satyanarayanamaddula234 2 роки тому

    where are we going to trustore

  • @rakesh20077044
    @rakesh20077044 5 років тому

    could you please tell us where is trust store being used

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 років тому

      Hi Rakesh - You may havevnoticd in the video the certificate is trusted by us when it asked a question while preparing the truststore. When we replied yes it trusted by adding certificate into cacerts. It is mandatory to be used by the end user when it is forced as 2 way SSL.

    • @birhanekidanu9414
      @birhanekidanu9414 5 років тому

      Hello, Siva I have been watching your videos they are so interesting I just want to talk to you regarding personal training, can you please connect me to linking linkedin.com/in/birhane-tetemke-898638197 in or drop me your address to bk1ict@yahoo.com

  • @BharathKumar-be4zo
    @BharathKumar-be4zo 4 роки тому

    hi all if anyone know the syntax of#[attributes.clientCertificate in mule 4 can you let me know please

  • @karshak
    @karshak 5 років тому

    Thanks for great Videos, Please share the video on API Proxy for https SOAP URL which require to pass the authentication details to connect

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 років тому

      Hi Chiranjeevi - I have the API proxy video published. Please refer my videos. Thank you.

    • @karshak
      @karshak 5 років тому

      @@sivathankamanee-channel Thanks for the replay, I refered to the video, problem when we connect to the https SOAP end point with basic authentication, when the source send the request giving error with the autogenerated proxy code
      Exception while executing getHost("calc-ws.us-e2.cloudhub.io/Calculator/CalculatorSoap?wsdl","Calculator","CalculatorSoap") cause: com.predic8.xml.util.ResourceDownloadException
      Trace:
      at callFunction (Unknown)