Thanks for Encoding Clarification

2020-01-25 Thread Douglas Morris via openssl-users
Viktor, Thanks for meticulously answering my questions. I know the file name encoding is not necessarily the file content encoding. If a Python program were on a Windows computer, it might show a file name encoding of UTC-16, which would make UTC-16 a good guess for what openssl -text would

Re: Generate nomative certificate from wildcard certificate

2020-01-25 Thread Kyle Hamilton
No, it's not possible,to use a webserver certificate to issue other certificates of any kind. (Oh, it is technically possible with openssl to create certificates which might seem valid on the surface -- just use the webserver key to generate a self-signed CA certificate with the same Subject as

Generate nomative certificate from wildcard certificate

2020-01-25 Thread PEILLON Stephane
Hello I have a wildcard certificate to implement https on our websites via sub domains. is it possible to generate a nominative certificate from this certificate with openssl? (with an attribute of the type uid, name and function ...). I would like to be able to distribute certificates to