We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b647c68 commit bca078fCopy full SHA for bca078f
utils/x509/generate-key-pair/generate-key-pair.html
@@ -25,7 +25,7 @@
25
"@context" : "https://schema.org",
26
"@type" : "SoftwareApplication",
27
"name" : "Generate Key Pair",
28
- "url" : "https://ext-code.com/utils/x509/generate-https-certificate/generate-https-certificate.html",
+ "url" : "https://ext-code.com/utils/x509/generate-key-pair/generate-key-pair.html",
29
"author" : {"@type":"Person","name":"Matthew Richards"},
30
"description" : "Generate rsa keypair",
31
"applicationCategory" : "DeveloperApplication",
0 commit comments