Lines Matching refs:localhost
37 build-certs: $(srcdir)/EdelCurlRoot-ca.cacert $(srcdir)/Server-localhost-sv.pem \
38 $(srcdir)/Server-localhost.nn-sv.pem $(srcdir)/Server-localhost0h-sv.pem \
39 $(srcdir)/Server-localhost-firstSAN-sv.pem $(srcdir)/Server-localhost-lastSAN-sv.pem \
45 $(srcdir)/Server-localhost-sv.pem: $(srcdir)/EdelCurlRoot-ca.cacert
46 cd $(srcdir); scripts/genserv.sh Server-localhost EdelCurlRoot
48 $(srcdir)/Server-localhost.nn-sv.pem: $(srcdir)/EdelCurlRoot-ca.cacert
49 cd $(srcdir); scripts/genserv.sh Server-localhost.nn EdelCurlRoot
54 $(srcdir)/Server-localhost-firstSAN-sv.pem: $(srcdir)/EdelCurlRoot-ca.cacert
55 cd $(srcdir); scripts/genserv.sh Server-localhost-firstSAN EdelCurlRoot
57 $(srcdir)/Server-localhost-lastSAN-sv.pem: $(srcdir)/EdelCurlRoot-ca.cacert
58 cd $(srcdir); scripts/genserv.sh Server-localhost-lastSAN EdelCurlRoot