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
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..
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.
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
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
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.
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.
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
@@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)
Very nice sir and thanks for knowledge sharing. Next video on scatter gatter
great great work siva!!!!!!!
Thank you so much for your video Sir. Helped alot!!!
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
Thanks Siva. This helped a lot.
thank you very much for this great efforts
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..
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.
I too have the same doubt. @siva could you please explain this
Nice video Sir....in the beginning how did you generate the private key & public key & p12 file....is it not JDK provided keytool??
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
Hi Shiva ,
Awesome video,
Could you please explain the spike control policy.
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
Hi Siva, can I know how to use AWS Signature Authorization for http requestor
while try to run pkcs12 entire command gives error not find any file . what shoud i do with this ?
Hi Siva, I am receiving an exception " KeyStore must be configured for server side SSL in configuration 'HTTP_Listener_config'."
Hi - Did you try all steps? Where are you facing challenge?
@@sivathankamanee-channel Yeah, Tried all steps. getting this error while Deploying application. Deployment fails with this exception
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.
could you paste cmds for mac os too ?
hi sir, first two commands working fine, third command onwards not working. showing error as "invalid pkcs12" .
You need to change that name as Siva did in video
where are we going to trustore
could you please tell us where is trust store being used
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.
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
hi all if anyone know the syntax of#[attributes.clientCertificate in mule 4 can you let me know please
Thanks for great Videos, Please share the video on API Proxy for https SOAP URL which require to pass the authentication details to connect
Hi Chiranjeevi - I have the API proxy video published. Please refer my videos. Thank you.
@@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)