Re: RSA private key file created with Windows10

2022-10-05 Thread Tomas Mraz
On Wed, 2022-10-05 at 16:35 +0900, Imazu Setsuo wrote: > Thank you immediately answer. > > PKCS8, PEM, and RFC4716 formats were created and tested with the ssh- > keygen command. > > PKCS8 and PEM formatting was successful. > > RFC4716 is the default on Windows10, and PEM is the default on > Cen

Re: RSA private key file created with Windows10

2022-10-05 Thread Imazu Setsuo
Thank you immediately answer. PKCS8, PEM, and RFC4716 formats were created and tested with the ssh-keygen command. PKCS8 and PEM formatting was successful. RFC4716 is the default on Windows10, and PEM is the default on CentOS7. Does OpenSSL have any plans to support RFC4716 format in the futu