openssl - Generate a CSR with no country, state or Organizational Unit -


i need generate csr i've done many times. certificate i'm trying generate has subject values cn, ou , dc . openssl doesn't let leave state, city or o values blank; auto-fills them defaults , can't erase that.

is there besides openssl generates csrs these weird values?

thanks.

if want leave field out type period .

if want try else try xca. built on top of openssl , have nice gui. documentation can found here.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -