Skip to content

Commit f624281

Browse files
committed
Spellcheck
1 parent b85d8b8 commit f624281

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

dictionary-octopus.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ Itoa
150150
ITSM
151151
jjones
152152
jsondecode
153+
JSSE
153154
jwks
154155
keyrings
155156
keyserver

src/pages/docs/deployments/certificates/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This error implies that a certificate violates the X.690 spec, section 8.3.2.
2828

2929
If you receive this error when creating a deployment, please review the certificate's variables on the project, and try to view each one in **Deploy ➜ Certificates**. One of them will either fail to load, or show the message: `Invalid Certificate: This certificate was unable to be parsed and may be in an invalid format`. Please modify any references to use a new, valid certificate, and use the REST API to delete the certificate in question.
3030

31-
This error may also appear on the variables page: `An error occurred on the mapping CertificateResource.CertificateDataFomat = Certificate.CertificateDataFormat [attempted value was (unknown)]: corrupted stream detected malformed integer`. Please review the certificates in **Deploy ➜ Certificates** to find the invalid one, update any usages to use a new valid certificate, and delete the old certificate via the REST API.
31+
This error may also appear on the variables page: `An error occurred on the mapping CertificateResource.CertificateDataFormat = Certificate.CertificateDataFormat [attempted value was (unknown)]: corrupted stream detected malformed integer`. Please review the certificates in **Deploy ➜ Certificates** to find the invalid one, update any usages to use a new valid certificate, and delete the old certificate via the REST API.
3232

3333
Please see [BC-CSharp issue #156](https://github.com/bcgit/bc-csharp/issues/156) for further information.
3434

0 commit comments

Comments
 (0)