Skip to content

loadKey() in WSSESoapServer needs to specify $isCert=true #50

@aoxborrow

Description

@aoxborrow

https://github.com/robrichards/wse-php/blob/master/src/WSSESoapServer.php#L149

The third parameter should be true, since you're passing in a certificate:
$objKey->loadKey($x509cert, false, true);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions