We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3e019 commit e231f4aCopy full SHA for e231f4a
demos/pkcs11/pkcs11_demo_objects/pkcs11_demo_objects.c
@@ -284,7 +284,7 @@ static CK_RV objectImporting( void )
284
*
285
* See this explanation for the difference between the PEM format and the
286
* DER format:
287
- * https://stackoverflow.com/questions/22743415/what-are-the-differences-between-pem-cer-and-der/22743616
+ * https://www.ssl.com/guide/pem-der-crt-and-cer-x-509-encodings-and-conversions/
288
289
*/
290
if( result == CKR_OK )
0 commit comments