mirror of
https://github.com/servo/servo.git
synced 2025-09-16 01:48:22 +01:00
Update web-platform-tests to revision 4052654d786236b493d2df3cb80b9d3d1d0a8354
This commit is contained in:
parent
eab848df3e
commit
3b6ddd885a
116 changed files with 4255 additions and 821 deletions
|
@ -10,7 +10,7 @@ openssl ecparam -out 127.0.0.1.sxg.key -name prime256v1 -genkey
|
|||
openssl req -new -sha256 \
|
||||
-key 127.0.0.1.sxg.key \
|
||||
-out 127.0.0.1.sxg.csr \
|
||||
--subj '/CN=127.0.0.1/O=Test/C=US'
|
||||
-subj '/CN=127.0.0.1/O=Test/C=US'
|
||||
|
||||
openssl x509 -req -days 3650 \
|
||||
-in 127.0.0.1.sxg.csr \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue