Hello everybody I'm new here, but this looks like the right place to ask for help.
I have made an application which is running from Mono and uses CLI and establishes a HTTPS-connection. I'm planing to implement this as a service on a Ubuntu machine and the service is set op through a bash script and running nicely through "mono-service /myApplication/.exe" But trying to establish the HTTPS connection through mono-service fails. I have installed the certificate in Mono, but this doesn't seem to affect the mono-service. How can i add the certificate to a mono-service trust - if something like that exists? Versions: MonoDevelop 2.8.6.3 Runtime: Mono 2.10.8.1 (Debian 2.10.8.1-1ubuntu2.2) (64-bit) .Net: 4.0 With kind regards John -- View this message in context: http://mono.1490590.n4.nabble.com/HTTPS-connection-from-CLI-running-mono-service-tp4657014.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
