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

Поделиться
HTML-код
  • Опубликовано: 12 ноя 2024

Комментарии • 35

  • @Rohit3424
    @Rohit3424 4 года назад +2

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

  • @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

  • @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

  • @vijaydhanakodi5591
    @vijaydhanakodi5591 4 года назад +2

    great great work siva!!!!!!!

  • @srilekharayankula9368
    @srilekharayankula9368 Год назад

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

  • @vasm510
    @vasm510 3 года назад

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

  • @suhasjain5974
    @suhasjain5974 3 года назад

    could you paste cmds for mac os too ?

  • @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..

  • @ArghoSarkar
    @ArghoSarkar 4 года назад

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

  • @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

  • @mhsardar1288
    @mhsardar1288 4 года назад

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

  • @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

  • @thedeveloper2513
    @thedeveloper2513 4 года назад

    Thanks Siva. This helped a lot.

  • @alaaabdelfattah3126
    @alaaabdelfattah3126 4 года назад

    thank you very much for this great efforts

  • @satyanarayanamaddula234
    @satyanarayanamaddula234 2 года назад

    where are we going to trustore

  • @ttttanu
    @ttttanu 4 года назад

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

  • @nrtmule4687
    @nrtmule4687 4 года назад

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

    • @sivathankamanee-channel
      @sivathankamanee-channel  4 года назад

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

    • @nrtmule4687
      @nrtmule4687 4 года назад

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

  • @Konardileep
    @Konardileep 4 года назад

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

  • @rakesh20077044
    @rakesh20077044 4 года назад

    could you please tell us where is trust store being used

    • @sivathankamanee-channel
      @sivathankamanee-channel  4 года назад

      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 4 года назад

      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

  • @anilmekala05
    @anilmekala05 4 года назад

    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.

  • @karshak
    @karshak 4 года назад

    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  4 года назад

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

    • @karshak
      @karshak 4 года назад

      @@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)