AW: Omnis Development https
Rudolf Bargholz
rudolf at bargholz.ch
Thu Nov 24 17:04:42 UTC 2022
Hi Xavier,
I generally use cURL for all these types of calls. This allows me to program and test any communication outside of Omnis, and then all I need to do in the end is call the script from Omnis in my workflow, passing appropriate parameters.
Regards
Rudolf
-----Ursprüngliche Nachricht-----
Von: omnisdev-en <omnisdev-en-bounces at lists.omnis-dev.com> Im Auftrag von IT
Gesendet: Donnerstag, 24. November 2022 16:49
An: OmnisDev List - English <omnisdev-en at lists.omnis-dev.com>
Betreff: Omnis Development https
Hi all,
I want to test an API on my development environment but clients are using https and can’t be disabled.
Is there an easy way to use https in development environment without many system hassles?
In python/flask you can run tests using ssl in a very easy way.
app.run(ssl_context='adhoc')
I’m unable to find any easy setting in Omnis to run a built-in ssl.
Any advice to test https in development ?
regards
xavier
_____________________________________________________________
Manage your list subscriptions at https://lists.omnis-dev.com Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com
More information about the omnisdev-en
mailing list