Commit Diff


commit - a72cc6be31afa97532ea4339ee6e5f3ea20fac68
commit + e1b46123590fc7a28efbf439bc9bdb3bf95d5eba
blob - 0098885b865afbb014738ed45da03be553f1141d
blob + 317a4607a521c3cd2bc2630857da78c553ad5159
--- regress/Makefile
+++ regress/Makefile
@@ -34,7 +34,6 @@ testca.pem:
 	printf ".\n.\n.\n.\n.\ntestca\n.\n" |	\
 		openssl req -x509 -new -sha256		\
 			-key testca.key			\
-			-out cert.pem			\
 			-days 365 -nodes		\
 			-out testca.pem
 	@echo