[wsf-c-dev] [jira] Commented: (WSFPHP-96) apache server need to be
restarted in
each time algorithm suite is changed in php client and sever scripts in
encryption samples
Manjula Peiris (JIRA)
jira at wso2.org
Mon Oct 8 21:54:29 PDT 2007
[ http://www.wso2.org/jira/browse/WSFPHP-96?page=comments#action_12914 ]
Manjula Peiris commented on WSFPHP-96:
--------------------------------------
If you change only in the client side then that change will be picked by the apache server dynamically. Hence give the soap fault as expected. Now if you change the service script's algorithmsuite value as in the client script the new change will be available only after restarting the apache server. so it will continue to give the soap fault until the server restarts. So I think this is not a bug.
> apache server need to be restarted in each time algorithm suite is changed in php client and sever scripts in encryption samples
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: WSFPHP-96
> URL: http://www.wso2.org/jira/browse/WSFPHP-96
> Project: WSO2 WSF/PHP
> Issue Type: Bug
> Components: WS-Security Support
> Environment: Linux
> Reporter: Krishantha Samaraweera
> Priority: Minor
>
> I have called to encrypt_service after changing the algorithm suite in PHP client and server scripts. Server was unable to sent the response and following message got appeared "Soap Fault: The key is encrypted with the wrong algorithm". once apache server is restarted service functioned as expected and delivered the correct result.
> apache server need to be restarted in each time algorithm suite is changed in php client and sever scripts on encryption samples.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsf-c-dev
mailing list