Hi,
I've used the same tutorial. You may have not noticed but there is a typo in this line:
Quote:
Sign the certificate with the internal CA
.\openssl.exe x509 -req -days 36500 -sha512 -in 'C:\Users\dlohin\Documents\bit\bitlockercsr.pem' -CA C:\Users\dlohin\Documents\bit\cacert.pem -CAkey C:\Users\dlohin\Documents\bit\cakey.pem -CAcreateserial -out C:\Users\dlohin\Documents\bit\bitlockercer.pub
The default days should be 365000 not 36500.
If it still not fixes it, share your openssl.cnf file, in case you've modified it.
Regards,
Bekir