http->https
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@
|
||||
PURPOSE. */
|
||||
|
||||
/* Please submit changes back to the Scute project at
|
||||
http://www.scute.org/ (or send them to marcus@g10code.com), so that
|
||||
https://www.scute.org/ (or send them to marcus@g10code.com), so that
|
||||
they can be picked up by other projects from there as well. */
|
||||
|
||||
/* This file is a modified implementation of the PKCS #11 standard by
|
||||
|
||||
+1
-1
@@ -54,7 +54,7 @@ CK_RV parse_readers(ykpiv_state *state, const CK_BYTE_PTR readers, const CK_ULON
|
||||
/*
|
||||
* According to pcsc-lite, the format of a reader name is:
|
||||
* name [interface] (serial) index slot
|
||||
* http://ludovicrousseau.blogspot.se/2010/05/what-is-in-pcsc-reader-name.html
|
||||
* https://ludovicrousseau.blogspot.se/2010/05/what-is-in-pcsc-reader-name.html
|
||||
*/
|
||||
|
||||
for (i = 0; i < len; i++)
|
||||
|
||||
Reference in New Issue
Block a user