[Openvpn-users] buglet in crt_not_after computation?

2023-01-18 Thread Steve Summit via Openvpn-users
I've discovered what may be a bug in easyrsa 3.0. When I try to create new certificates with build-server-full or build-client-full, I get these error messages: Failed conversion of ``'' using format ``%b %d %T %Y %Z'' date: illegal time format usage: date [-jnRu] [-d dst]

Re: [Openvpn-users] buglet in crt_not_after computation?

2023-01-23 Thread Steve Summit via Openvpn-users
Richard wrote: > my mistake, v3.0.9 does use date for build-x-full. > However, if you could also test latest release 3.1.2 > that would help. Thanks for the quick response, and sorry for the delay in replying. I downloaded and tested 3.1.2, and the buglet no longer occurs. Thank you. Steve Summit