Nazarii
Nazarii
Init data: env ACAPY_IMAGE_URL: http://localhost/alice-image.jpg (only for example) image: bcgovimages/aries-cloudagent:py36-1.16-1_0.7.1 ### Connection invitation Request URL: `http://192.168.1.106:10000/connections/create-invitation` ```json { "handshake_protocols": [ "did:sov:BzCbsNYhMrjHiqZDTUASHg;spec/didexchange/1.0" ], "use_public_did": false } ``` Response:  You can...
Hello! I defined this var in the command line as: ` --invite-base-url http://192.168.1.104/invitation` POST: ` /connections/create-invitation` Payload: ```json { "my_label": "Bob", "recipient_keys": [ "H3C2AVvLMv6gmMNam3uVAjZpfkcJCwDwnZn6z3wXmqPV" ] } ``` In the response...
Description issue link #1088 [https://github.com/Kozea/WeasyPrint/issues/1088#issuecomment-1340867520](url) Thank you for your dedication!
Hi!) Im working with CRL and I need to generate CRL for CA Root cause of the bug which I get is that I get outdated CRL. Steps to reproduce:...