-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi, I discovered an actor where publicKey.id
and publicKey.owner
have http
URI scheme. The admin says that configuration seems to be correct ("both site url and the activitypub url are https").
Example:
{
"id": "https://ghost.example/.ghost/activitypub/users/index",
"publicKey": {
"id": "http://ghost.example/.ghost/activitypub/users/index#main-key",
"owner": "http://ghost.example/.ghost/activitypub/users/index",
"publicKeyPem": "...",
"type": "CryptographicKey"
}
}
Version (according to NodeInfo): 0.1.0
Metadata
Metadata
Assignees
Labels
No labels