Changed the seclayer URL to the cacert.org system
This commit is contained in:
parent
44b3400a32
commit
305f01c80f
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
<input type="submit" name="Weiter" value="Start Assurance">
|
||||
<input type="hidden" name="XMLRequest" value="<CreateXMLSignatureRequest xmlns='http://www.buergerkarte.at/namespaces/securitylayer/20020831#' xmlns:dsig='http://www.w3.org/2000/09/xmldsig#' xmlns:sl10='http://www.buergerkarte.at/namespaces/securitylayer/20020225#'><KeyboxIdentifier>CertifiedKeypair</KeyboxIdentifier><DataObjectInfo Structure='enveloping'><sl10:DataObject><sl10:XMLContent>Mit dieser Signatur beantragen Sie die Assurance ihres CAcert Accounts '<?=$_SESSION[profile][email]?>' mit ihrer Buergerkarte.</sl10:XMLContent></sl10:DataObject><sl10:TransformsInfo><sl10:FinalDataMetaInfo><sl10:MimeType>text/plain</sl10:MimeType></sl10:FinalDataMetaInfo></sl10:TransformsInfo></DataObjectInfo></CreateXMLSignatureRequest>"/>
|
||||
<input type="hidden" name="actualtest_" value="4"/>
|
||||
<input type="hidden" name="DataURL" value="https://www.test1.cacert.at/seclayer.php?id=14&user=<?=$_SESSION[profile][email]?>"/>
|
||||
<input type="hidden" name="DataURL" value="https://www.cacert.org/tverify/seclayer.php?id=14&user=<?=$_SESSION[profile][email]?>"/>
|
||||
<input type="hidden" name="TestResult_" value="<strong>TestResult</strong>"/>
|
||||
</form>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
|||
<input type="submit" name="Weiter" value="Read birthday from Card">
|
||||
<input type="hidden" name="XMLRequest" value="<InfoboxReadRequest xmlns="http://www.buergerkarte.at/namespaces/securitylayer/20020225#"><InfoboxIdentifier>IdentityLink</InfoboxIdentifier><BinaryFileParameters ContentIsXMLEntity="true"/></InfoboxReadRequest>"/>
|
||||
<input type="hidden" name="actualtest_" value="4"/>
|
||||
<input type="hidden" name="DataURL" value="https://www.test1.cacert.at/seclayer.php?id=14&user=<?=$_SESSION[profile][email]?>"/>
|
||||
<input type="hidden" name="DataURL" value="https://www.cacert.org/tverify/seclayer.php?id=14&user=<?=$_SESSION[profile][email]?>"/>
|
||||
<input type="hidden" name="TestResult_" value="<strong>TestResult</strong>"/>
|
||||
</form>
|
||||
|
||||
|
|
Loading…
Reference in a new issue