[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: R: Install HTTPAPI



Renato,

Sorry for the inconveniences. It is the new NTLM feature that requires
'Qc3EncryptData' for DES encryption.

If you cannot install the "Cryptographic access provider", you may
consider to disable the call to 'Qc3EncryptData' in procedure DES() of
module 'ENCRYPTR4':

// Qc3EncryptData(i_string              // Clear data
//                : %len(i_string)      // Length of clear data
//                : 'DATA0100'          // Clear data format name
//                : algd0200            // Algorithm description
//                : 'ALGD0200'          // Algorithm description format ...
//                : keyd0200            // Key description
//                : 'KEYD0200'          // Key description format name
//                : '0'                 // Cryptographic service provider
//                : ''                  // Cryptographic device name
//                : tmpEncrypted        // Encrypted data
//                : %size(tmpEncrypted) // Length of area provided for ...
//                : encryptedLen        // Length of encrypted data ...
//                : errCode);           // Error code

That should do the trick.

Scott, do you think we should change the installer to ask the user
whether or not he wants to add NTLM support? Actually we only had to add
a compiler condition to disable the call to 'Qc3EncryptData'.

Regards,

Thomas.

Am 10.01.2015 16:43, schrieb Renato Toniolo:
> Hi Bryan,
> 
> I verify the availability of licensed program. Thanks a lot for the
> information.
> 
> Best regards Renato Toniolo
> 
> ________________________________________ Inizio:
> ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
> [ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] per conto di Bryan Dietz
> [bryandietz@xxxxxxxxx] Inviato: sabato 10 gennaio 2015 16.19 Fine:
> HTTPAPI and FTPAPI Projects Oggetto: Re: Install HTTPAPI
> 
> If memory serves correctly you will need the licensed program 5722AC3 
> Cryptographic access provider. It is not auto installed but at the
> time was a no charge feature.
> 
> 
> -- Bryan
> 
>> On Jan 10, 2015, at 10:11 AM, Renato Toniolo <renato@xxxxxxxxxxxxx>
>> wrote:
>> 
>> Hi Scott,
>> 
>> 
>> I am Renato Toniolo from Italy. I installed and used the LIBHTTP in
>> a Systemi V5R4M0
>> 
>> with much success and I thank you very much. Now I need to install
>> the Version 1.27 in a Systemi V5R2M0
>> 
>> with the following parameters:
>> 
>> 
>> Would you like to build the sample programs? Y
>> 
>> Would you like to build HTTPAPI with SSL support? N
>> 
>> Would you like to build eXpat from source code? N
>> 
>> - This requires a working ILE C compiler.
>> 
>> - This requires the System Openness Includes library
>> 
>> - Select N here if you have a pre-built copy of eXpat in
>> 
>> LIBHTTP.
>> 
>> Would you like to compile support for eXpat into HTTPAPI? N
>> 
>> - This requires a V5R1 or later release of the ILE RPG compiler
>> 
>> Library name for HTTPAPI source: *LIBL
>> 
>> Library name for HTTPAPI objects: LIBHTTP
>> 
>> At runtime, use *LIBL to find HTTPAPI? Y   (Y=Yes, N=No)
>> 
>> 
>> 
>> But I had the following error:
>> 
>> 
>> Definition not found for symbol  'Qc3EncryptData'.
>> 
>> The service program HTTPAPIR4 was not created.
>> 
>> Error function CPF5D05 not monitored by INSTALL
>> 
>> to high level instruction 42900, instruction X'0457'.
>> 
>> 
>> 
>> I ask you if you can help me.
>> 
>> 
>> thanks a lot
>> 
>> 
>> Best regards
>> 
>> Renato Toniolo 
>> -----------------------------------------------------------------------
>>
>> 
This is the FTPAPI mailing list.  To unsubscribe, please go to:
>> http://www.scottklement.com/mailman/listinfo/ftpapi 
>> -----------------------------------------------------------------------
>
>> 
-----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to: 
> http://www.scottklement.com/mailman/listinfo/ftpapi 
> -----------------------------------------------------------------------
>
> 
-----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to: 
> http://www.scottklement.com/mailman/listinfo/ftpapi 
> -----------------------------------------------------------------------
>
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------