Recent content by kryptex_android

  1. K

    Signing Data Using Private Key

    Hi Guys, This is for anyone who worked with OAuth in Progress. Surprisingly, haven't found threads for Progress to do with such a process since it's so common these days. I'm running an older version of Progress and need to sign my data using the RSA-SHA1 algorithm, meaning a Private Key...
  2. K

    Working With Iis

    Hi, I'm trying to set up multiple websites for testing purposes. My IIS installation directory points to C:\Inetpub\scripts. I want to define another directory, maybe C:\Inetpub\test that will have a different implementation of cgiip.wsc. I've spent a lot of time on it, but can't get the...
  3. K

    Splitting Webspeed Architecture

    Hi, I'm trying to understand how the entire WebSpeed Architecture works. Because of lack of available information, I am having to turn to you guys for help. I've defined two different websites that will communicate with their relevant WebSpeed Broker. Because of changing circumstances, I'm...
  4. K

    Secure connections

    Hi there, First time posting here. I'm trying to implement SSL to an existing WebSpeed setup, using Progress 10.2B and Apache. I have set up Apache accordingly, but have been unable to setup communication with the scripts I have. I have tested and see that I can access the host using https. I...
Top