-
Notifications
You must be signed in to change notification settings - Fork 31
SSL connection could not be established #63
Comments
What is the Ngrok URL? |
As per mentioned in video https://www.loom.com/share/5c52c185673046b688bdd1ef7d280185 . I created an ngrok public uri based on 5000 port and modified it in the Mediator Agent's EndpointUri in Starup.cs (didnt do anything on Properties/launchSettings.json) and also changed the options.EndpointUri to the same in Aries MAX. |
When I used local port ( Opened a mediator in wifi network and opened that port in firewall do that the app is in same network and can access mediator ) instead I got an error in Mobile App side Cannot Create Wallet - Connection Refused What are the actual steps to setup mobile wallet. Any help would be appreciated |
Were you able setup the Aries Max without any issue? |
I am having the same issue. Closed this issue based on what resolution? |
I switched to https://github.com/hyperledger/aries-mobile-agent-react-native. Looks like the issues aren't tracked anymore |
Ran the mediator agent using ngrok url and configured the xamarin's endoint to ngork url and on clicking create wallet getting error 'Failed to create wallet.The SSL connection could not be established see inner exception'
The text was updated successfully, but these errors were encountered: