summaryrefslogtreecommitdiff
path: root/me/index.rdf
diff options
context:
space:
mode:
Diffstat (limited to 'me/index.rdf')
-rw-r--r--me/index.rdf21
1 files changed, 7 insertions, 14 deletions
diff --git a/me/index.rdf b/me/index.rdf
index bb71b23..8e8fdc0 100644
--- a/me/index.rdf
+++ b/me/index.rdf
@@ -19,7 +19,6 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:rel="http://purl.org/vocab/relationship/"
- xmlns:rsa="http://www.w3.org/ns/auth/rsa#"
xmlns:state="http://www.daml.ri.cmu.edu/ont/State.daml#"
xmlns:trust="http://trust.mindswap.org/ont/trust.owl#"
xmlns:usstate="http://www.daml.ri.cmu.edu/ont/USRegionState.daml#"
@@ -491,6 +490,13 @@
<air:sameIndividualAs rdf:resource="http://www.daml.org/cgi-bin/airport?RKE"/>
</wn:Airport>
</contact:nearestAirport>
+ <cert:key>
+ <cert:RSAPublicKey>
+ <cert:exponent rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">65537</cert:exponent>
+ <cert:identity rdf:resource="#me"/>
+ <cert:modulus rdf:datatype="http://www.w3.org/2001/XMLSchema#hexBinary">c66aefe1853019570751c9cd45deede0133539e5b9c45045b156ce1057e3a19e292517ae36382801a2714a615cfa66a8687ccdb753c4fd1d868c28d71a8135b285bcf4a9b4e1b9558caaf6b8eb4995a1d996c29e09739faba85c2f7144ab44fa829b9ec6df51a8107587187107fa4d9ed489b7be9d1f8a523e8470c308a9fe79</cert:modulus>
+ </cert:RSAPublicKey>
+ </cert:key>
<foaf:account>
<foaf:OnlineAccount>
<foaf:accountName>jonas.smedegaard</foaf:accountName>
@@ -730,17 +736,4 @@
<wot:PubKey>
<wot:pubkeyAddress rdf:resource="index.rdf_sig.pgp"/>
</wot:PubKey>
- <rsa:RSAPublicKey>
- <cert:identity rdf:resource="#me"/>
- <rsa:modulus>
- <rdf:Description>
- <cert:hex>f37ff8c4c76b7cfbcb325e8cf26338d1f7fc9327806fb03a1755aae657bb64cf6e65d1eb55c6674ef3caf58c4cdc798d8882eb0788e5373152364f8a3c083203af85a641ff347b10645f865b5010960da4a0c1952096fe05599a6e9d8e2e04f5adcd88c74ce1394f0ef0134293be471846f76e5916add9bf84caf92c96df0d81</cert:hex>
- </rdf:Description>
- </rsa:modulus>
- <rsa:public_exponent>
- <rdf:Description>
- <cert:decimal>65537</cert:decimal>
- </rdf:Description>
- </rsa:public_exponent>
- </rsa:RSAPublicKey>
</rdf:RDF>