Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error of certdata2pem.rb in doc-jp/README.SSL #3

Merged
merged 1 commit into from
Jun 27, 2015

Conversation

yshl
Copy link
Contributor

@yshl yshl commented Jun 27, 2015

When I make *.pem files by certdata2pem.rb in doc-jp/README.SSL, but an error occurs.

% ruby certdata2pem.rb < certdata.txt
Created Equifax_Secure_CA.pe
.....
Created VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem
certdata2pem.rb:12:in `<main>': invalid byte sequence in EUC-JP (ArgumentError)

The certdata.txt has UTF-8 characters, but my ruby's default external encoding is EUC-JP.

tats added a commit that referenced this pull request Jun 27, 2015
Error of certdata2pem.rb in doc-jp/README.SSL
@tats tats merged commit 10770ed into tats:master Jun 27, 2015
@tats
Copy link
Owner

tats commented Jun 27, 2015

Merged. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants