Omnis Development https

IT it at plastipol.com
Thu Nov 24 15:49:19 UTC 2022


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  


More information about the omnisdev-en mailing list