Hasznos lehet egy ilyen Makefile az easy-rsa mappaban:

--- 8< ---
%.test: keys/%.csr
         openssl req -in $< -noout -text

%.out: keys/%.crt
         openssl x509 -in $< -noout -text
--- 8< ---

Ezzel pl. make tanusitvany_neve_crt_nelkul.out

Konkretabban:

openssl x509 -in tanusitvany.crt -noout -enddate

Bovebben: man openssl; man x509 ...?
--
sZs
_________________________________________________
linux lista      -      [email protected]
http://mlf2.linux.rulez.org/mailman/listinfo/linux

válasz