Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(232)

Unified Diff: tests/standalone/io/pkcert/pkcs11.txt

Issue 10916081: Add secure sockets to dart:io (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments, remove HandshakeStartHandler. Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/standalone/io/pkcert/key4.db ('k') | tests/standalone/io/tls_socket_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/io/pkcert/pkcs11.txt
diff --git a/tests/standalone/io/pkcert/pkcs11.txt b/tests/standalone/io/pkcert/pkcs11.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3ba25218feb6d7e8e23fee522fa6541ec328189f
--- /dev/null
+++ b/tests/standalone/io/pkcert/pkcs11.txt
@@ -0,0 +1,5 @@
+library=
+name=NSS Internal PKCS #11 Module
+parameters=configdir='dart/runtime/bin/net/pkcert' certPrefix='' keyPrefix='' secmod='secmod.db' flags= updatedir='' updateCertPrefix='' updateKeyPrefix='' updateid='' updateTokenDescription=''
+NSS=Flags=internal,critical trustOrder=75 cipherOrder=100 slotParams=(1={slotFlags=[RSA,DSA,DH,RC2,RC4,DES,RANDOM,SHA1,MD5,MD2,SSL,TLS,AES,Camellia,SEED,SHA256,SHA512] askpw=any timeout=30})
+
« no previous file with comments | « tests/standalone/io/pkcert/key4.db ('k') | tests/standalone/io/tls_socket_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698